vrLib SDK Documentation
LengthInverse Method (input)
NamespacesVideoRay.UtilPhysicalUnitsLengthInverse(Double)
Return the length in standard units (Metric) regardless of SystemForOutput
Declaration Syntax
C#Visual BasicVisual C++
public static double LengthInverse(
	double input
)
Public Shared Function LengthInverse ( _
	input As Double _
) As Double
public:
static double LengthInverse(
	double input
)
Parameters
input (Double)
Temp in units based upon SystemForOutput
Return Value
Temp in standard units

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)