GpsCommunicationsNoiseModelFrontEnd Property  | 
  
    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)
Syntaxpublic GpsCommunicationsFrontEnd FrontEnd { get; set; }Public Property FrontEnd As GpsCommunicationsFrontEnd
	Get
	Set
public:
property GpsCommunicationsFrontEnd^ FrontEnd {
	GpsCommunicationsFrontEnd^ get ();
	void set (GpsCommunicationsFrontEnd^ value);
}member FrontEnd : GpsCommunicationsFrontEnd with get, set
Property Value
Type: 
GpsCommunicationsFrontEnd
See Also