Class in Zendir.Classes | Inherits from UniverseModel

Declaration

class GroundStationLink;

Description

The ground station link component is added to a ground station when a receiver or transmitter is added to the ground station. There is one link between each of the active connections available.


Properties

DeclaredDescription
LinkAccessA mapping of link block to the associated access message for thatparticular link based on the object that is attached.
InheritedDescription
IsEnabledIs true if the object is currently enabled.
NameThe display name or tag of this object.
ParentThe currently attached parent object.

Methods

InheritedDescription
DestroyRemoves the current object from the simulation.
FindParentWithIDReturns an attached parent that satisfies the specified ID.
FindParentWithTypeReturns an attached parent that satisfies the specified type.
FindRootWithIDReturns a root object that satisfies the specified ID.
FindRootWithTypeReturns a root object that satisfies the specified type.