Package ch.hevs.kart
Class KartRegisters.V2.Control.StepperMotor.TargetAngle
java.lang.Object
ch.hevs.kart.KartRegisters.V2.Control.StepperMotor.TargetAngle
- Enclosing class:
KartRegisters.V2.Control.StepperMotor
Steering target angle (position) as 16 bit unsigned (UINT16) register.
Controls the steering stepper motor target angle, whereas zero is at the stepper end switch position. Values are positive only and the center and maximal position depend the actual kart geometry.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ADDRESS
public static final int ADDRESS- See Also:
-
MIN
public static final int MIN- See Also:
-
MAX
public static final int MAX- See Also:
-
-
Constructor Details
-
TargetAngle
public TargetAngle()
-