Package frc.rebuilt
Class ShotCalculator
java.lang.Object
frc.rebuilt.ShotCalculator
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic doublestatic final doublestatic final doublestatic double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic voidstatic voidstatic ShotCalculatorstatic voidstatic void
-
Field Details
-
STARTING_FLYWHEEL_SPEED_OFFSET
public static final double STARTING_FLYWHEEL_SPEED_OFFSET- See Also:
-
FLYWHEEL_SPEED_OFFSET
public static double FLYWHEEL_SPEED_OFFSET -
STARTING_TURRET_ANGLE_OFFSET_DEGREES
public static final double STARTING_TURRET_ANGLE_OFFSET_DEGREES- See Also:
-
TURRET_ANGLE_OFFSET_DEGREES
public static double TURRET_ANGLE_OFFSET_DEGREES
-
-
Constructor Details
-
ShotCalculator
public ShotCalculator()
-
-
Method Details
-
getInstance
-
increaseFlywheelSpeedOffset
public static void increaseFlywheelSpeedOffset() -
decreaseFlywheelSpeedOffset
public static void decreaseFlywheelSpeedOffset() -
increaseTurretAngleOffsetDegrees
public static void increaseTurretAngleOffsetDegrees() -
decreaseTurretAngleOffsetDegrees
public static void decreaseTurretAngleOffsetDegrees() -
getParameters
-
clearShootingParameters
public void clearShootingParameters()
-