GpsCommunicationsNoiseModelFrontEnd Property |
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation.Advanced (in AGI.Foundation.Navigation.Advanced.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public 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:
GpsCommunicationsFrontEndSee Also