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