Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AvailableGroundStation

Package version

GroundStations available to schedule Contacts

Hierarchy

  • AvailableGroundStation

Index

Properties

Optional altitudeMeters

altitudeMeters: undefined | number

Altitude of the ground station

Optional city

city: undefined | string

City of ground station.

Optional id

id: undefined | string

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

Optional latitudeDegrees

latitudeDegrees: undefined | number

Latitude of the ground station in decimal degrees.

Optional location

location: undefined | string

Azure region

Optional longitudeDegrees

longitudeDegrees: undefined | number

Longitude of the ground station in decimal degrees.

Optional name

name: undefined | string

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

Optional providerName

providerName: undefined | string

Ground station provider name.

Optional type

type: undefined | string

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

Generated using TypeDoc