VelocityLabel:

--------------------------------------------------------------------------
   With an input in meters/s give a reasonable output scale

   Since version 10.
--------------------------------------------------------------------------
   Form:
   [v, s] = VelocityLabel( v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   v			 (1,:)  Velocity (m/s)

   -------
   Outputs
   -------
   v			 (1,:) Velocity
   s			 (1,:) Label (m/s, km/s, au/day, 1/c)

--------------------------------------------------------------------------

Children:

Common: Database/Constant
Common: Graphics/Plot2D