Communications#
- class Comms#
Used to interact with CommNet for a given vessel. Obtained by calling
Vessel.Comms.
- class CommLink#
Represents a communication node in the network. For example, a vessel or the KSC.
- CommLinkType Type { get; }#
The type of link.
- Game Scenes:
All
- enum CommLinkType#
The type of a communication link. See
CommLink.Type.- Home#
Link is to a base station on Kerbin.
- Control#
Link is to a control source, for example a manned spacecraft.
- Relay#
Link is to a relay satellite.