Package frc.robot
Class Constants.ShooterConstants
java.lang.Object
frc.robot.Constants.ShooterConstants
- Enclosing class:
- Constants
Constants of Shooters
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
static final double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
KP
public static final double KP- See Also:
-
KI
public static final double KI- See Also:
-
KD
public static final double KD- See Also:
-
KS
public static final double KS- See Also:
-
TOP_KV
public static final double TOP_KV- See Also:
-
BOTTOM_KV
public static final double BOTTOM_KV- See Also:
-
GEAR_RATIO
public static final double GEAR_RATIO- See Also:
-
HEIGHT_FROM_LOWEST_POS
public static final double HEIGHT_FROM_LOWEST_POS -
HEIGHT_FROM_SPEAKER
public static final double HEIGHT_FROM_SPEAKER -
SHOOT_SPEAKER_RPM
public static final double SHOOT_SPEAKER_RPM- See Also:
-
-
Constructor Details
-
ShooterConstants
public ShooterConstants()
-