ItuRP835ComputedValuesTemperature Property |
Gets the computed temperature at the given altitude, in kelvin.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 22.2.414.0 (22.2.414.0)
Syntaxpublic double Temperature { get; }
Public ReadOnly Property Temperature As Double
Get
public:
property double Temperature {
double get ();
}
member Temperature : float with get
Property Value
Type:
Double
See Also