AvailableGroundStationPropertiesAutoGenerated interface
Properties object for Available groundstation.
Properties
altitude |
Altitude of the ground station. |
city | City of ground station. |
latitude |
Latitude of the ground station in decimal degrees. |
longitude |
Longitude of the ground station in decimal degrees. |
provider |
Ground station provider name. |
release |
Release Status of a ground station. |
Property Details
altitudeMeters
Altitude of the ground station.
altitudeMeters?: number
Property Value
number
city
City of ground station.
city?: string
Property Value
string
latitudeDegrees
Latitude of the ground station in decimal degrees.
latitudeDegrees?: number
Property Value
number
longitudeDegrees
Longitude of the ground station in decimal degrees.
longitudeDegrees?: number
Property Value
number
providerName
Ground station provider name.
providerName?: string
Property Value
string
releaseMode
Release Status of a ground station.
releaseMode?: string
Property Value
string