LinkBudgetReceivedIsotropicPower 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 double ReceivedIsotropicPower { get; }Public ReadOnly Property ReceivedIsotropicPower As Double
	Get
public:
property double ReceivedIsotropicPower {
	double get ();
}member ReceivedIsotropicPower : float with get
Property Value
Type: 
Double
See Also