IGpsCommunicationsReceiverConfigurationNoiseFactor Property |
Gets or sets the noise factor value this receiver uses to calculate noise in the communication signals.
Note that this is set by the values supplied for the Low Noise Amplifier gains,
reference temperature and antenna temperature.
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 double NoiseFactor { get; set; }
Property NoiseFactor As Double
Get
Set
property double NoiseFactor {
double get ();
void set (double value);
}
abstract NoiseFactor : float with get, set
Property Value
Type:
DoubleSee Also