TiremPropagationModel.PropagationData.ReceiverPathLength Property |
Gets the great circle path length at receiver antenna height.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Tirem (in AGI.Foundation.Tirem.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic float ReceiverPathLength { get; }
Public ReadOnly Property ReceiverPathLength As Single
Get
public:
property float ReceiverPathLength {
float get ();
}
member ReceiverPathLength : float32 with get
Property Value
Type:
Single
See Also