LinkBudgetScalarsPowerAtReceiverOutput Property  | 
 
            Gets the power at receiver output.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ScalarPowerAtReceiverOutput PowerAtReceiverOutput { get; }Public ReadOnly Property PowerAtReceiverOutput As ScalarPowerAtReceiverOutput
	Get
public:
property ScalarPowerAtReceiverOutput^ PowerAtReceiverOutput {
	ScalarPowerAtReceiverOutput^ get ();
}member PowerAtReceiverOutput : ScalarPowerAtReceiverOutput with get
Property Value
Type: 
ScalarPowerAtReceiverOutput
See Also