Click or drag to resize

GpsCommunicationsFrontEnd.ReceiverOperatingTemperature 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: 25.1.421.0 (25.1.421.0)
Syntax
public double ReceiverOperatingTemperature { get; set; }

Property Value

Type: Double

Implements

IGpsCommunicationsReceiverConfiguration.ReceiverOperatingTemperature
See Also