space_ex v0.1.1 SpaceEx.SpaceCenter.Comms

Used to interact with CommNet for a given vessel.

Obtained by calling SpaceEx.SpaceCenter.Vessel.get_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 get_can_communicate(conn, this)

Whether the vessel can communicate with KSC.

Link to this function get_can_transmit_science(conn, this)

Whether the vessel can transmit science data to KSC.

Link to this function get_control_path(conn, this)

The communication path used to control the vessel.

Link to this function get_power(conn, this)

The combined power of all active antennae on the vessel.

Link to this function get_signal_delay(conn, this)

Signal delay to KSC in seconds.

Link to this function get_signal_strength(conn, this)

Signal strength to KSC.