ContactProfileLinkChannel interface
Contact Profile Link Channel.
Properties
bandwidth |
Bandwidth in MHz. |
center |
Center Frequency in MHz. |
decoding |
Currently unused. |
demodulation |
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream. |
encoding |
Currently unused. |
end |
Customer end point to store and retrieve data during a contact with the spacecraft. |
modulation |
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream. |
name | Channel name. |
Property Details
bandwidthMHz
Bandwidth in MHz.
bandwidthMHz: number
Property Value
number
centerFrequencyMHz
Center Frequency in MHz.
centerFrequencyMHz: number
Property Value
number
decodingConfiguration
Currently unused.
decodingConfiguration?: string
Property Value
string
demodulationConfiguration
Copy of the modem configuration file such as Kratos QRadio or Kratos QuantumRx. Only valid for downlink directions. If provided, the modem connects to the customer endpoint and sends demodulated data instead of a VITA.49 stream.
demodulationConfiguration?: string
Property Value
string
encodingConfiguration
Currently unused.
encodingConfiguration?: string
Property Value
string
endPoint
Customer end point to store and retrieve data during a contact with the spacecraft.
endPoint: EndPoint
Property Value
modulationConfiguration
Copy of the modem configuration file such as Kratos QRadio. Only valid for uplink directions. If provided, the modem connects to the customer endpoint and accepts commands from the customer instead of a VITA.49 stream.
modulationConfiguration?: string
Property Value
string
name
Channel name.
name: string
Property Value
string