LinkBudgetScalarsCarrierToNoise Property  | 
 
            Gets the carrier to noise ratio.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ScalarCarrierToNoise CarrierToNoise { get; }Public ReadOnly Property CarrierToNoise As ScalarCarrierToNoise
	Get
public:
property ScalarCarrierToNoise^ CarrierToNoise {
	ScalarCarrierToNoise^ get ();
}member CarrierToNoise : ScalarCarrierToNoise with get
Property Value
Type: 
ScalarCarrierToNoise
See Also