ItuRP676AtmosphericValuesWaterVaporPressure Property |
Gets the water-vapor partial pressure at the given location, in pascals.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double WaterVaporPressure { get; }
Public ReadOnly Property WaterVaporPressure As Double
Get
public:
property double WaterVaporPressure {
double get ();
}
member WaterVaporPressure : float with get
Property Value
Type:
Double
See Also