RemoteTech

public class RemoteTech

This service provides functionality to interact with RemoteTech.

boolean getAvailable()

Whether RemoteTech is installed.

java.util.List<String> getGroundStations()

The names of the ground stations.

Antenna antenna(SpaceCenter.Part part)

Get the antenna object for a particular part.

Parameters:
Comms comms(SpaceCenter.Vessel vessel)

Get a communications object, representing the communication capability of a particular vessel.

Parameters: