Package ch.hevs.kart
Class KartRegisters.V1.Status.SteeringPosition
java.lang.Object
ch.hevs.kart.KartRegisters.V1.Status.SteeringPosition
- Enclosing class:
KartRegisters.V1.Status
Actual steering position.
Reflects the actual steering position of the steering stepper motor control. The minimal position is 0, whereas this can be depending on the kart's steering system and geometry the left or right position of the steering. The center and maximal value varies between karts and depends the steering system geometry too. A reasonable value for the center position is at between 250 and 500, for the end position between 500 and 1000 respective.
-
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
-
SteeringPosition
public SteeringPosition()
-