NoradSatellite
NoradSatellite Schema
Description:
Represents a satellite with NORAD TLE elements.
Properties
| Name |
Type |
Description |
| id |
Integer |
No description |
| name |
String(68) (Optional) |
Name of the satellite |
| satellite_catalog_number |
Integer |
NORAD catalog number |
| classification |
String(1) |
Classification of the satellite |
| international_designator |
String(16) (Optional) |
International Designator (COSPAR ID) |
| tle |
String(210) (Optional) |
Two- or Three-Line Elements |
| omm |
JSON (Optional) |
Orbit Mean-Elements Message fields |
| uid |
UUID |
No description |
| catalog_object_type |
Enum(major, planetary_satellite, mpc_comet, mpc_orbit, norad_satellite) |
No description |
Relationships