Package frc.robot
Class Constants.RobotConstants
java.lang.Object
frc.robot.Constants.RobotConstants
- Enclosing class:
- Constants
General miscellaneous constants.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final double -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOOP_TIME_SECONDS
public static final double LOOP_TIME_SECONDS- See Also:
-
BASE_WIDTH
public static final double BASE_WIDTH- See Also:
-
-
Constructor Details
-
RobotConstants
public RobotConstants()
-