space_ex v0.3.0 SpaceEx.SpaceCenter.Comms
Used to interact with CommNet for a given vessel.
Obtained by calling SpaceEx.SpaceCenter.Vessel.comms/2
.
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
Link to this function
can_communicate(conn, this)
Whether the vessel can communicate with KSC.
Link to this function
can_transmit_science(conn, this)
Whether the vessel can transmit science data to KSC.
Link to this function
control_path(conn, this)
The communication path used to control the vessel.
Link to this function
power(conn, this)
The combined power of all active antennae on the vessel.
Link to this function
signal_delay(conn, this)
Signal delay to KSC in seconds.
Link to this function
signal_strength(conn, this)
Signal strength to KSC.