ItuRP835ComputedValues Structure |
Namespace: AGI.Foundation.Communications.SignalPropagation
The ItuRP835ComputedValues type exposes the following members.
Name | Description | |
---|---|---|
ItuRP835ComputedValues |
Constructs a container to hold the values computed by the ITU-R P.835 atmosphere model.
|
Name | Description | |
---|---|---|
Pressure |
Gets the computed pressure at the given altitude, in pascals.
| |
PressureHectoPascal |
Gets the computed pressure at the given altitude, in hectopascals.
| |
Temperature |
Gets the computed temperature at the given altitude, in kelvin.
| |
WaterVaporPressure |
Gets the computed water-vapor pressure at the given altitude, in pascals.
| |
WaterVaporPressureHectoPascal |
Gets the computed water-vapor pressure at the given altitude, in hectopascals.
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |