SimpleAnalogTransmitterEffectiveIsotropicRadiatedPower Property  | 
 
            Gets or sets the Effective Isotropic Radiated Power (EIRP) in Watts.
            This represents the radiated power level in all directions from the transmitting antenna.
            
 
    Namespace: 
   AGI.Foundation.Communications
    Assembly:
   AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double EffectiveIsotropicRadiatedPower { get; set; }Public Property EffectiveIsotropicRadiatedPower As Double
	Get
	Set
public:
property double EffectiveIsotropicRadiatedPower {
	double get ();
	void set (double value);
}member EffectiveIsotropicRadiatedPower : float with get, set
Property Value
Type: 
Double
See Also