Package frc.robot
Class Constants.ElevatorConstants.ElevatorSetpoints
java.lang.Object
frc.robot.Constants.ElevatorConstants.ElevatorSetpoints
- Enclosing class:
- Constants.ElevatorConstants
Height presets for the elevator, in gear rotations
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
kL1
public static final double kL1- See Also:
-
kL2
public static final double kL2- See Also:
-
kL3
public static final double kL3- See Also:
-
kL4
public static final double kL4- See Also:
-
kL2Algae
public static final double kL2Algae- See Also:
-
kL3Algae
public static final double kL3Algae- See Also:
-
kProcessor
public static final double kProcessor- See Also:
-
kStow
public static final double kStow- See Also:
-
kSource
public static final double kSource- See Also:
-
kIntake
public static final double kIntake- See Also:
-
kIntakePrepare
public static final double kIntakePrepare- See Also:
-
kBarge
public static final double kBarge- See Also:
-
-
Constructor Details
-
ElevatorSetpoints
public ElevatorSetpoints()
-