ItuRP835ComputedValuesPressureHectoPascal Property |
Gets the computed pressure at the given altitude, in hectopascals.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double PressureHectoPascal { get; }
Public ReadOnly Property PressureHectoPascal As Double
Get
public:
property double PressureHectoPascal {
double get ();
}
member PressureHectoPascal : float with get
Property Value
Type:
Double
See Also