.. default-domain:: java .. highlight:: java .. package:: krpc.client.services.RemoteTech RemoteTech ========== .. type:: public class RemoteTech This service provides functionality to interact with `RemoteTech `_. .. method:: boolean getAvailable() Whether RemoteTech is installed. .. method:: java.util.List getGroundStations() The names of the ground stations. .. method:: Antenna antenna(SpaceCenter.Part part) Get the antenna object for a particular part. :param SpaceCenter.Part part: .. method:: Comms comms(SpaceCenter.Vessel vessel) Get a communications object, representing the communication capability of a particular vessel. :param SpaceCenter.Vessel vessel: