EVToV:

Path: Propulsion/Electric

% Convert electron volts to velocity.

   Type EVToV for a demo.
--------------------------------------------------------------------------
   Form:
   v = EVToV( atom, eV )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   atom          {:}    Atom name see AtomicMass
   eV            (1,:)  Energy (eV)
          

   -------
   Outputs
   -------
   v             (1,:)  Velocity (km/s)
   
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
Propulsion: Electric/AtomicMass
Propulsion: Electric/KEVToJ

Back to the Propulsion Module page