efield_from_powerflux¶
-
pycraf.conversions.
efield_from_powerflux
(powerflux)[source] [edit on github]¶ E-field strength from power flux density.
- Parameters
- powerflux
Quantity
Power flux density, S [dB_W_m2 or W/m**2]
- powerflux
- Returns
- efield
Quantity
E-field strength, E [uV/m]
- efield
Notes
Because all parameters/returned values are Astropy Quantities (see
Quantity
), unit conversion is automatically performed.