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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also