Table of Contents

Class OpticalLinkBlock

Namespace
NominalSystems.Classes
Assembly
NominalSystems.Classes.dll
public class OpticalLinkBlock : LinkBlock
Inheritance
OpticalLinkBlock
Inherited Members

Constructors

OpticalLinkBlock(Transmitter)

Default transmitter for the laser optical

public OpticalLinkBlock(Transmitter transmitter)

Parameters

transmitter Transmitter

The transmitter the link block is attached to

Fields

LineOfSight

[-] Defines if the line of sight is valid. This can be overwritten via the Simulation Engine.

[EditableVariable("-", true, "")]
public bool LineOfSight

Field Value

bool

Methods

GetTransmissionAccess()

protected override bool GetTransmissionAccess()

Returns

bool