ItuRP835ComputedValuesWaterVaporPressure Property |
Gets the computed water-vapor pressure at the given altitude, in pascals.
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 WaterVaporPressure { get; }
Public ReadOnly Property WaterVaporPressure As Double
Get
public:
property double WaterVaporPressure {
double get ();
}
member WaterVaporPressure : float with get
Property Value
Type:
DoubleSee Also