ItuRP676AtmosphericValuesTemperature Property |
Gets the temperature at the given location, in kelvin.
Namespace:
AGI.Foundation.Communications.SignalPropagation
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.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