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