Declared in Antenna

Declaration

Vector3 GetAntennaPositionForLink(
    Antenna other
);

Description

Gets the position of this antenna for a link to another antenna. By default, this is just the position of the antenna, but can be overridden in derived classes to provide more complex behavior (e.g., ground stations) for nearest point calculations.

Parameters

NameDescription
otherThe position of the other antenna