maxEirp property

double? maxEirp
getter/setter pair

Maximum Equivalent Isotropically Radiated Power (EIRP) permitted by the grant.

The maximum EIRP is in units of dBm/MHz. The value of maxEirp represents the average (RMS) EIRP that would be measured by the procedure defined in FCC part 96.41(e)(3).

Implementation

core.double? maxEirp;