NavigationSignalCharacteristicsChipLength Property |
Gets or sets the length of one pulse of navigation signal data. Note that this varies by
NavigationSignalType.
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 double ChipLength { get; set; }
Public Property ChipLength As Double
Get
Set
public:
property double ChipLength {
double get ();
void set (double value);
}
member ChipLength : float with get, set
Property Value
Type:
DoubleSee Also