Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- back(double) - Method in class org.firstinspires.ftc.teamcode.roadrunner.trajectorysequence.TrajectorySequenceBuilder
- back(double, TrajectoryVelocityConstraint, TrajectoryAccelerationConstraint) - Method in class org.firstinspires.ftc.teamcode.roadrunner.trajectorysequence.TrajectorySequenceBuilder
- batteryVoltageSensor - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.Parameters
-
Ignore this - it will be handled by the Robot class
- BlankCRServo - Class in org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice
- BlankCRServo() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice.BlankCRServo
- BlankDcMotorController - Class in org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice
- BlankDcMotorController() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice.BlankDcMotorController
- BlankHardwareDevice - Class in org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice
- BlankHardwareDevice() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice.BlankHardwareDevice
- BlankMotor - Class in org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice
-
A blank implementation of DcMotorEx that does nothing.
- BlankMotor() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice.BlankMotor
- BlankServo - Class in org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice
- BlankServo() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice.BlankServo
- BlankServoController - Class in org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice
- BlankServoController() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.blankdevice.BlankServoController
- build() - Method in class org.firstinspires.ftc.teamcode.roadrunner.trajectorysequence.TrajectorySequenceBuilder
- Button - Interface in org.firstinspires.ftc.teamcode.framework.gamepad2.primitives
-
Interface that represents a button on a gamepad.
- Button.BoolLambda - Interface in org.firstinspires.ftc.teamcode.framework.gamepad2.primitives
-
Used internally
- ButtonAsAxis - Class in org.firstinspires.ftc.teamcode.framework.gamepad2.primitives.axes
-
Makes a physical gamepad button act as an axis.
- ButtonAsAxis(Button.BoolLambda) - Constructor for class org.firstinspires.ftc.teamcode.framework.gamepad2.primitives.axes.ButtonAsAxis
-
Pass in a lambda expression that returns the value of a
Gamepad
button field: new ToggleButton( () -> gamepad.x ); - ButtonAsAxis(Button.BoolLambda, double) - Constructor for class org.firstinspires.ftc.teamcode.framework.gamepad2.primitives.axes.ButtonAsAxis
-
In practice, the scaling factor is the output value.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form