SpacecraftLink interface
List of authorized spacecraft links per ground station and the expiration date of the authorization.
Properties
authorizations | Authorized Ground Stations NOTE: This property will not be serialized. It can only be populated by the server. |
bandwidth |
Bandwidth in MHz. |
center |
Center Frequency in MHz. |
direction | Direction (Uplink or Downlink). |
name | Link name. |
polarization | Polarization. e.g. (RHCP, LHCP). |
Property Details
authorizations
Authorized Ground Stations NOTE: This property will not be serialized. It can only be populated by the server.
authorizations?: AuthorizedGroundstation[]
Property Value
bandwidthMHz
Bandwidth in MHz.
bandwidthMHz: number
Property Value
number
centerFrequencyMHz
Center Frequency in MHz.
centerFrequencyMHz: number
Property Value
number
direction
Direction (Uplink or Downlink).
direction: string
Property Value
string
name
Link name.
name: string
Property Value
string
polarization
Polarization. e.g. (RHCP, LHCP).
polarization: string
Property Value
string