Class MassTerm

  • All Implemented Interfaces:
    Comparable<IIRVVectorTerm<?>>

    public class MassTerm
    extends DoubleValuedIIRVTerm
    8-character mass of the satellite in kilograms with a resolution to the nearest tenth of a kilogram; assumed decimal point is one place from the right. Must contain all zeros if not used.

    Units: kg

    Valid values:

    • 0 to 999.99
    • [String]: Any integer 0-9 for characters 1-8
    Since:
    13.0
    Author:
    Nick LaFarge