Click or drag to resize

KM_InterpreterConvertAbsToUserUnitsC Method

Takes ABS "C" value and translates to Iterpreter User Units

Namespace: KMotion_dotNet
Assembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public double ConvertAbsToUserUnitsC(
	double c
)

Parameters

c  Double
ABS value

Return Value

Double
Current C value in User Units
See Also