Click or drag to resize

GpsCommunicationsFrontEnd Constructor

Overload List
  NameDescription
Public methodGpsCommunicationsFrontEnd
Initializes a new instance with default values.
Public methodGpsCommunicationsFrontEnd(GpsCommunicationsFrontEnd, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodGpsCommunicationsFrontEnd(PlatformCollection, GpsSignalConfiguration, Point, Axes)
Creates a front end for a GpsReceiver that can be used to model communications between GPS satellites and the GpsReceiver, using a predefined receiver signal configuration.
Public methodGpsCommunicationsFrontEnd(PlatformCollection, NavigationSignalCollection, IListSignalPropagationModel, Point, Axes)
Creates a front end for a GpsReceiver that can be used to model communications between GPS satellites and the GpsReceiver.
Top
See Also