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: 24.2.419.0 (24.2.419.0)
Syntax public double Temperature { get; }
Public ReadOnly Property Temperature As Double
Get
public:
property double Temperature {
double get ();
}
member Temperature : float with get
Property Value
Type:
DoubleSee Also