Click or drag to resize

GpsReceiver.NoiseModel 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: 25.1.421.0 (25.1.421.0)
Syntax
public GpsReceiverNoiseModel NoiseModel { get; set; }

Property Value

Type: GpsReceiverNoiseModel
See Also