RainAttenuationModelItuRP838Version3DefaultTauAngle Property |
Gets or sets the default tau angle.
This is the value used in case the transmitted signal is not polarized.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double DefaultTauAngle { get; set; }
Public Property DefaultTauAngle As Double
Get
Set
public:
property double DefaultTauAngle {
double get ();
void set (double value);
}
member DefaultTauAngle : float with get, set
Property Value
Type:
DoubleSee Also