GpsCommunicationsFrontEndIncludeGpsSignalsAsInterferers Property |
Gets or sets a value indicating whether to add GPS signals as interference sources in the front end's communication system.
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 bool IncludeGpsSignalsAsInterferers { get; set; }
Public Property IncludeGpsSignalsAsInterferers As Boolean
Get
Set
public:
property bool IncludeGpsSignalsAsInterferers {
bool get ();
void set (bool value);
}
member IncludeGpsSignalsAsInterferers : bool with get, set
Property Value
Type:
BooleanSee Also