Package com.stuypulse.robot.constants
Interface Settings.Handoff
- Enclosing interface:
- Settings
public static interface Settings.Handoff
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final double
-
Field Details
-
IDLE_DUTY_CYCLE
static final double IDLE_DUTY_CYCLE- See Also:
-
FORWARD_DUTY_CYCLE
static final double FORWARD_DUTY_CYCLE- See Also:
-
REVERSE_DUTY_CYCLE
static final double REVERSE_DUTY_CYCLE- See Also:
-
STALL_CURRENT
static final double STALL_CURRENT- See Also:
-
STALL_DEBOUNCE
static final double STALL_DEBOUNCE- See Also:
-
J_KG_METERS_SQUARED
static final double J_KG_METERS_SQUARED- See Also:
-
SIM_GEAR_RATIO
static final double SIM_GEAR_RATIO- See Also:
-