Documentation for "convertUnits"

PURPOSE ^

CONVERTUNITS converts between different unit of measures

SYNOPSIS ^

function x2 = convertUnits(x1,sourceUoM,targetUoM,STD)

DESCRIPTION ^

 CONVERTUNITS converts between different unit of measures

   Converts between different units of measures.

   Syntax:
   x2 = convertUnits(x1,sourceUoM,targetUoM,STD)

   Input:
   x1          = input value
   sourceUoM   = input unit of measure
   targetUoM   = output unit of measure
   STD         = structure with all EPSG codes

   Output:
   x2          = converted value

   See also CONVERTCOORDINATES

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 05-Jan-2011 21:42:04 by m2html using template 3frames © Guillaume Flandin, Lorenz Gerstmayr, 2003-2005