AvailableGroundStationPropertiesAutoGenerated interface

Properties object for Available groundstation.

Properties

altitudeMeters

Altitude of the ground station.

city

City of ground station.

latitudeDegrees

Latitude of the ground station in decimal degrees.

longitudeDegrees

Longitude of the ground station in decimal degrees.

providerName

Ground station provider name.

releaseMode

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