IGpsCommunicationsReceiverConfigurationIsDualFrequency Property |
Gets or sets a value indicating whether this receiver uses signals from two frequencies.
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 bool IsDualFrequency { get; set; }
Property IsDualFrequency As Boolean
Get
Set
property bool IsDualFrequency {
bool get ();
void set (bool value);
}
abstract IsDualFrequency : bool with get, set
Property Value
Type:
BooleanSee Also