LinkBudgetCarrierToNoisePlusInterference Property  | 
 
            Gets the carrier to noise plus interference ratio.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double CarrierToNoisePlusInterference { get; }Public ReadOnly Property CarrierToNoisePlusInterference As Double
	Get
public:
property double CarrierToNoisePlusInterference {
	double get ();
}member CarrierToNoisePlusInterference : float with get
Property Value
Type: 
Double
See Also