space_ex v0.8.0 SpaceEx.SpaceCenter.Comms
Used to interact with CommNet for a given vessel.
Obtained by calling SpaceEx.SpaceCenter.Vessel.comms/1.
Link to this section Summary
Functions
Whether the vessel can communicate with KSC
Whether the vessel can transmit science data to KSC
The communication path used to control the vessel
The combined power of all active antennae on the vessel
Signal delay to KSC in seconds
Signal strength to KSC
Link to this section Functions
Whether the vessel can communicate with KSC.
Returns: true or false
Whether the vessel can transmit science data to KSC.
Returns: true or false
The communication path used to control the vessel.
Returns: [comm_link, ...], where comm_link is a reference to a SpaceEx.SpaceCenter.CommLink object
The combined power of all active antennae on the vessel.
Returns: a high precision decimal
Signal delay to KSC in seconds.
Returns: a high precision decimal
Signal strength to KSC.
Returns: a high precision decimal