LinkBudgetScalarsReceivedIsotropicPower Property  | 
 
            Gets the received isotropic power.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic ScalarReceivedIsotropicPower ReceivedIsotropicPower { get; }Public ReadOnly Property ReceivedIsotropicPower As ScalarReceivedIsotropicPower
	Get
public:
property ScalarReceivedIsotropicPower^ ReceivedIsotropicPower {
	ScalarReceivedIsotropicPower^ get ();
}member ReceivedIsotropicPower : ScalarReceivedIsotropicPower with get
Property Value
Type: 
ScalarReceivedIsotropicPower
See Also