- HANG_HEIGHT - Static variable in class org.firstinspires.ftc.teamcode.FieldConstants
-
- Hanger - Class in org.firstinspires.ftc.teamcode.legacy.hardware
-
Hanger is the class that is used to define all of the hardware for a robot's hanger.
- Hanger() - Constructor for class org.firstinspires.ftc.teamcode.legacy.hardware.Hanger
-
Default constructor for Hanger.
- Hanger(LinearOpMode) - Constructor for class org.firstinspires.ftc.teamcode.legacy.hardware.Hanger
-
Overloaded constructor for hanger.
- hanger - Variable in class org.firstinspires.ftc.teamcode.legacy.hardware.tankdrive.HardwareTank
-
Instance variable containing robot's Hanger.
- hangeToPos(double) - Method in class org.firstinspires.ftc.teamcode.legacy.hardware.Hanger
-
Sets power for hanger motor based on encoder values.
- hangingInput - Variable in class org.firstinspires.ftc.teamcode.legacy.TeleopTank
-
- hangingInput - Variable in class org.firstinspires.ftc.teamcode.legacy.TeleopTankArcade
-
- HardwareSlide - Class in org.firstinspires.ftc.teamcode.hardware.slidedrive
-
HardwareTank is the class that is used to define all of the hardware for a single robot.
- HardwareSlide() - Constructor for class org.firstinspires.ftc.teamcode.hardware.slidedrive.HardwareSlide
-
Default constructor for HardwareMain.
- HardwareSlide(LinearOpMode) - Constructor for class org.firstinspires.ftc.teamcode.hardware.slidedrive.HardwareSlide
-
Overloaded constructor for HardwareMain.
- HardwareTank - Class in org.firstinspires.ftc.teamcode.legacy.hardware.tankdrive
-
HardwareTank is the class that is used to define all of the hardware for a single robot.
- HardwareTank() - Constructor for class org.firstinspires.ftc.teamcode.legacy.hardware.tankdrive.HardwareTank
-
Default constructor for HardwareMain.
- HardwareTank(LinearOpMode) - Constructor for class org.firstinspires.ftc.teamcode.legacy.hardware.tankdrive.HardwareTank
-
Overloaded constructor for HardwareMain.
- HOOK_HEIGHT - Static variable in class org.firstinspires.ftc.teamcode.hardware.Constants
-