Click or drag to resize

GpsCommunicationsNoiseModel Constructor (GpsCommunicationsFrontEnd)

Creates a new GPS Communications Noise Model, using the SignalPropagationGraph defined by the GpsCommunicationsFrontEnd.

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 GpsCommunicationsNoiseModel(
	GpsCommunicationsFrontEnd frontEnd
)

Parameters

frontEnd
Type: AGI.Foundation.Navigation.AdvancedGpsCommunicationsFrontEnd
The GpsCommunicationsFrontEnd that provides the necessary communications parameters for this noise model.
See Also