Click or drag to resize

GpsReceiverNoiseModel Property

Gets or sets the model for computing the noise in this receiver when receiving a signal from a navigation satellite.

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

Property Value

Type: GpsReceiverNoiseModel
See Also