NavigationSignalCarrierToNoiseThreshold Property |
Gets or sets the carrier to noise value below which this signal cannot be tracked.
Namespace:
AGI.Foundation.Navigation.Advanced
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double CarrierToNoiseThreshold { get; set; }
Public Property CarrierToNoiseThreshold As Double
Get
Set
public:
property double CarrierToNoiseThreshold {
double get ();
void set (double value);
}
member CarrierToNoiseThreshold : float with get, set
Property Value
Type:
DoubleSee Also