SynchrotronFrequency:
--------------------------------------------------------------------------
Computes the synchrotron frequency. Enter one argument for the
cyclotron frequency (non-relativistic).
Type SynchrotronFrequency for a demo.
--------------------------------------------------------------------------
Form:
omega = SynchrotronFrequency( b, v )
--------------------------------------------------------------------------
------
Inputs
------
b (1,:) Magnetic field (T)
v (1,1) Electron speed (m/s)
-------
Outputs
-------
omega (1,:) Frequency (rad/s)
--------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D