struct Predict::InternationalDesignator
- Predict::InternationalDesignator
- Struct
- Value
- Object
Overview
Represents an International Designator for a satellite. Also known as a COSPAR designation or NSSDC ID.
Defined in:
predict/tle.crConstructors
Instance Method Summary
-
#launch_number : Int32
Incrementing launch number of that year that the satellite was launched on.
-
#launch_year : Int32
The Gregorian calendar year that the satellite was launched.
-
#piece : String
Sequential three letter code representing the piece of the launch.
Constructor Detail
Instance Method Detail
def launch_number : Int32
#
Incrementing launch number of that year that the satellite was launched on.