AvailableGroundStation interface

Ground Stations available to schedule Contacts.

Properties

altitudeMeters

Altitude of the ground station.

city

City of ground station.

id

ID of groundStation. NOTE: This property will not be serialized. It can only be populated by the server.

latitudeDegrees

Latitude of the ground station in decimal degrees.

location

Azure region.

longitudeDegrees

Longitude of the ground station in decimal degrees.

name

Name of the ground station. NOTE: This property will not be serialized. It can only be populated by the server.

providerName

Ground station provider name.

releaseMode

Release Status of a ground station.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

altitudeMeters

Altitude of the ground station.

altitudeMeters?: number

Property Value

number

city

City of ground station.

city?: string

Property Value

string

id

ID of groundStation. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

latitudeDegrees

Latitude of the ground station in decimal degrees.

latitudeDegrees?: number

Property Value

number

location

Azure region.

location?: string

Property Value

string

longitudeDegrees

Longitude of the ground station in decimal degrees.

longitudeDegrees?: number

Property Value

number

name

Name of the ground station. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

providerName

Ground station provider name.

providerName?: string

Property Value

string

releaseMode

Release Status of a ground station.

releaseMode?: string

Property Value

string

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string