TiremPropagationDataReceiverHorizon Property |
Gets the index of the profile point where the receiver'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 ReceiverHorizon { get; }
Public ReadOnly Property ReceiverHorizon As Integer
Get
public:
property int ReceiverHorizon {
int get ();
}
member ReceiverHorizon : int with get
Property Value
Type:
Int32See Also