Declared in OpticalTransmitter

Declaration

bool UpdateLineOfSight(
    bool los,
    Receiver receiver
);

Description

Updates the line of sight flag for a particular connection with another receiver.

Parameters

NameDescription
los[-] Whether line of sight is reached
receiverThe receiver that is being connected