TiremPropagationDataTransmitterHorizon Property |
Gets the index of the profile point where the transmitter's horizon occurs.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int TransmitterHorizon { get; }
Public ReadOnly Property TransmitterHorizon As Integer
Get
public:
property int TransmitterHorizon {
int get ();
}
member TransmitterHorizon : int with get
Property Value
Type:
Int32See Also