RemoteTech¶
- public class RemoteTech¶
This service provides functionality to interact with RemoteTech.
- boolean getAvailable()¶
Whether RemoteTech is installed.
- Antenna antenna(SpaceCenter.Part part)¶
Get the antenna object for a particular part.
- Parameters:
part (
SpaceCenter.Part
) –
- Comms comms(SpaceCenter.Vessel vessel)¶
Get a communications object, representing the communication capability of a particular vessel.
- Parameters:
vessel (
SpaceCenter.Vessel
) –