Click or drag to resize

SimpleSatcomAtmosphericAttenuationModelSurfaceTemperature Property

Gets or sets temperature in kelvin. This scalar will be provided with a service provider providing ILinkService.

Namespace:  AGI.Foundation.Communications.SignalPropagation
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ScalarDependentOnServiceProvider SurfaceTemperature { get; set; }

Property Value

Type: ScalarDependentOnServiceProvider
Remarks
The valid range of temperature is between 173.15 K and 373.15 K.
See Also