Click or drag to resize

GpsCommunicationsFrontEndReceiverOperatingTemperature Property

Gets or sets the ambient temperature where the receiver is operating, in kelvin. The default is 290.0 K.

Namespace:  AGI.Foundation.Navigation.Advanced
Assembly:  AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double ReceiverOperatingTemperature { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfigurationReceiverOperatingTemperature
See Also