Click or drag to resize

KM_InterpreterConvertAbsToUserUnitsB Method

Takes ABS "B" 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 ConvertAbsToUserUnitsB(
	double b
)

Parameters

b  Double
ABS value

Return Value

Double
Current B value in User Units
See Also