AvailableGroundStationProperties interface
The properties bag for this resource.
- Extends
Inherited 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. |
Inherited Property Details
altitudeMeters
Altitude of the ground station.
altitudeMeters?: number
Property Value
number
Inherited From AvailableGroundStationPropertiesAutoGenerated.altitudeMeters
city
City of ground station.
city?: string
Property Value
string
Inherited From AvailableGroundStationPropertiesAutoGenerated.city
latitudeDegrees
Latitude of the ground station in decimal degrees.
latitudeDegrees?: number
Property Value
number
Inherited From AvailableGroundStationPropertiesAutoGenerated.latitudeDegrees
longitudeDegrees
Longitude of the ground station in decimal degrees.
longitudeDegrees?: number
Property Value
number
Inherited From AvailableGroundStationPropertiesAutoGenerated.longitudeDegrees
providerName
Ground station provider name.
providerName?: string
Property Value
string
Inherited From AvailableGroundStationPropertiesAutoGenerated.providerName
releaseMode
Release Status of a ground station.
releaseMode?: string
Property Value
string
Inherited From AvailableGroundStationPropertiesAutoGenerated.releaseMode