Enum in Zendir.CelesTrak


Description

This enumeration defines the format types that can be used for different CelesTrak queries.


Properties

DeclaredDescription
TLE = 0Three-line element sets, including the satellite name.
XML = 1OMM XML format including all mandatory elements.
KVN = 2OMM KVN format including all mandatory elements.
JSON = 3OMM keywords for all GP elements in JSON format.
JSONPretty = 4OMM keywords for all GP elements in JSON pretty-print format.
CSV = 5OMM keywords for all GP elements in CSV format.