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: 24.2.419.0 (24.2.419.0)
Syntax public double PressureHectoPascal { get; }
Public ReadOnly Property PressureHectoPascal As Double
Get
public:
property double PressureHectoPascal {
double get ();
}
member PressureHectoPascal : float with get
Property Value
Type:
DoubleSee Also