Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TLE ¶
type TLE struct { Ordinal string `json:"ORDINAL"` Comment string `json:"COMMENT"` Originator string `json:"ORIGINATOR"` NoradCatID string `json:"NORAD_CAT_ID"` ObjectName string `json:"OBJECT_NAME"` ObjectType string `json:"OBJECT_TYPE"` ClassificationType string `json:"CLASSIFICATION_TYPE"` Intldes string `json:"INTLDES"` Epoch string `json:"EPOCH"` EpochMicroseconds string `json:"EPOCH_MICROSECONDS"` MeanMotion string `json:"MEAN_MOTION"` Eccentricity string `json:"ECCENTRICITY"` Inclination string `json:"INCLINATION"` RAOfAscNode string `json:"RA_OF_ASC_NODE"` ArgOfPericenter string `json:"ARG_OF_PERICENTER"` MeanAnomaly string `json:"MEAN_ANOMALY"` EphemerisType string `json:"EPHEMERIS_TYPE"` ElementSetNo string `json:"ELEMENT_SET_NO"` RevAtEpoch string `json:"REV_AT_EPOCH"` Bstar string `json:"BSTAR"` MeanMotionDot string `json:"MEAN_MOTION_DOT"` MeanMotionDdot string `json:"MEAN_MOTION_DDOT"` File string `json:"FILE"` TLELine0 string `json:"TLE_LINE0"` TLELine1 string `json:"TLE_LINE1"` TLELine2 string `json:"TLE_LINE2"` ObjectID string `json:"OBJECT_ID"` ObjectNumber string `json:"OBJECT_NUMBER"` SemimajorAxis string `json:"SEMIMAJOR_AXIS"` Period string `json:"PERIOD"` Apogee string `json:"APOGEE"` Perigee string `json:"PERIGEE"` Decayed string `json:"DECAYED"` }
Click to show internal directories.
Click to hide internal directories.