SWITCH TO MANUAL
Class in Zendir.Classes
| Inherits from LinkBlock
Declaration
class OpticalLinkBlock ;
Description
This type of link block is used for optical lasers that can
communicate between antenna via laser.
Properties
Declared Description LineOfSight [-] Defines if the line of sight is valid. This can be overwrittenvia the Simulation Engine.
Inherited Description CalculateAccess A flag whether the accessibility is being calculated based on the antennaproperties or if it is set by an external model, such as the ground stationlink. Connected A flag for if the connection is valid In_TimeMsg The time message from that contains the full GPS time of the system. IsEnabled Is true if the object is currently enabled. Name The display name or tag of this object. NumInPackets Specifies the number of packets in the input queue NumOutPackets Specifies the number of packets in the output queue Out_DataLinkMsg The message that stores the data about the current link and whether it isactive or not. OverrideAccess The override access flag, if the access is being set externally, which willdetermine if the link is accessible or not. If the access is not allowed tobe overridden, this will not be used. Parent The currently attached parent object (if any). Receiver The receiver this link block is connected to Transmitter The transmitter this link block is connected to
Methods
Inherited Description Destroy Removes the current object from the simulation. FindParentWithID Returns an attached parent that satisfies the specified ID. FindParentWithType Returns an attached parent that satisfies the specified type. FindRootWithID Returns a root object that satisfies the specified ID. FindRootWithType Returns a root object that satisfies the specified type.