NavigationSignalCharacteristicsBandwidth Property  | 
 
            Gets the bandwidth the navigation signal uses.
            
 
    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 double Bandwidth { get; }Public ReadOnly Property Bandwidth As Double
	Get
public:
property double Bandwidth {
	double get ();
}member Bandwidth : float with get
Property Value
Type: 
Double
See Also