Click or drag to resize

KM_InterpreterConvertAbsToUserUnitsA Method

Takes ABS "A" 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 ConvertAbsToUserUnitsA(
	double a
)

Parameters

a  Double
ABS value

Return Value

Double
Current A value in User Units
See Also