Index

A B C D E F G H I K L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACCEL_CONSTRAINT - Static variable in interface org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive
 
ACCEL_CONSTRAINT - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveImpl
 
accelLimiter - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.Parameters
You already set this in the constructor and cannot set it again.
AccelLimiter - Class in org.firstinspires.ftc.teamcode.framework.processors
A suite of tools for controlling acceleration.
AccelLimiter(double, double) - Constructor for class org.firstinspires.ftc.teamcode.framework.processors.AccelLimiter
Create an AccelLimiter object.
add(DTS) - Method in class org.firstinspires.ftc.teamcode.framework.units.DTS
Adds the components of the given DTS to this DTS.
addSequence(String, TrajectorySequence) - Method in class org.firstinspires.ftc.teamcode.framework.util.autoSwitch.AutoSequenceSwitcher
 
addSequence(AutoSequence) - Method in class org.firstinspires.ftc.teamcode.framework.util.autoSwitch.AutoSequenceSwitcher
 
applyDTS(DTS) - Method in interface org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive
Apply motor powers from a DTS (Drive-Turn-Strafe).
applyDTS(DTS) - Method in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveBlank
 
applyDTS(DTS) - Method in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveImpl
Apply motor powers from a DTS (Drive-Turn-Strafe).
ArmBlank - Class in org.firstinspires.ftc.teamcode.framework.subsystems.pixelarm
A blank implementation of PixelArm and DoubleArm that does nothing.
ArmBlank() - Constructor for class org.firstinspires.ftc.teamcode.framework.subsystems.pixelarm.ArmBlank
 
AutoSequence - Class in org.firstinspires.ftc.teamcode.framework.util.autoSwitch
 
AutoSequence(String, TrajectorySequence) - Constructor for class org.firstinspires.ftc.teamcode.framework.util.autoSwitch.AutoSequence
 
AutoSequenceSwitcher - Class in org.firstinspires.ftc.teamcode.framework.util.autoSwitch
 
AutoSequenceSwitcher() - Constructor for class org.firstinspires.ftc.teamcode.framework.util.autoSwitch.AutoSequenceSwitcher
 
Axis - Interface in org.firstinspires.ftc.teamcode.framework.ctlpad.primitives
Interface that represents an axis on a gamepad.
Axis.DoubleLambda - Interface in org.firstinspires.ftc.teamcode.framework.ctlpad.primitives
Used internally.
AxisAsButton - Class in org.firstinspires.ftc.teamcode.framework.ctlpad.primitives.buttons
Makes a physical gamepad axis act as a button.
AxisAsButton(Axis, double) - Constructor for class org.firstinspires.ftc.teamcode.framework.ctlpad.primitives.buttons.AxisAsButton
Pass in an existing Axis and also pass in an activation threshold along the range of the axis, after which the "button" is considered active
AxisAsButton(Axis, double, boolean) - Constructor for class org.firstinspires.ftc.teamcode.framework.ctlpad.primitives.buttons.AxisAsButton
Same as the other constructor, but allows for inverting the reported value
A B C D E F G H I K L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form