space_ex v0.1.1 SpaceEx.RemoteTech.Comms

Communications for a vessel.

Link to this section Summary

Functions

The antennas for this vessel

Whether the vessel has any connection

Whether the vessel has a connection to a ground station

Whether the vessel has a flight computer on board

Whether the vessel can be controlled locally

The shortest signal delay to the vessel, in seconds

The signal delay between the vessel and the closest ground station, in seconds

Get the vessel

The signal delay between the this vessel and another vessel, in seconds

Link to this section Functions

Link to this function get_antennas(conn, this)

The antennas for this vessel.

Link to this function get_has_connection(conn, this)

Whether the vessel has any connection.

Link to this function get_has_connection_to_ground_station(conn, this)

Whether the vessel has a connection to a ground station.

Link to this function get_has_flight_computer(conn, this)

Whether the vessel has a flight computer on board.

Link to this function get_has_local_control(conn, this)

Whether the vessel can be controlled locally.

Link to this function get_signal_delay(conn, this)

The shortest signal delay to the vessel, in seconds.

Link to this function get_signal_delay_to_ground_station(conn, this)

The signal delay between the vessel and the closest ground station, in seconds.

Link to this function get_vessel(conn, this)

Get the vessel.

Link to this function signal_delay_to_vessel(conn, this, other)

The signal delay between the this vessel and another vessel, in seconds.

  • other