space_ex v0.4.0 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

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

Get the vessel

Link to this section Functions

Link to this function antennas(conn, this)

The antennas for this vessel.

Link to this function has_connection(conn, this)

Whether the vessel has any connection.

Link to this function has_connection_to_ground_station(conn, this)

Whether the vessel has a connection to a ground station.

Link to this function has_flight_computer(conn, this)

Whether the vessel has a flight computer on board.

Link to this function has_local_control(conn, this)

Whether the vessel can be controlled locally.

Link to this function signal_delay(conn, this)

The shortest signal delay to the vessel, in seconds.

Link to this function signal_delay_to_ground_station(conn, this)

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

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

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

  • other
Link to this function vessel(conn, this)

Get the vessel.