plasmapy.utils.decorators.converter
¶
Decorator to convert units of functions in /physics methods
Functions¶
angular_freq_to_hz (fn) |
A decorator that adds to a function the ability to convert the function’s return from angular frequency (rad/s) to frequency (Hz). |