Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- LATERAL_MULTIPLIER - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.Parameters
-
For RoadRunner - learn more at learnroadrunner.com
- LATERAL_MULTIPLIER - Static variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveImpl
- LauncherGate - Interface in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
-
Represents a launcher gate.
- LauncherGate.Parameters - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
-
You must set some of these if this subsystem is present.
- LauncherGate.State - Enum Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
- LauncherGateBlank - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
-
A blank implementation of
LauncherGatethat does nothing. - LauncherGateBlank() - Constructor for class org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate.LauncherGateBlank
- LauncherGateCRServoImpl - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
- LauncherGateCRServoImpl(LauncherGate.Parameters) - Constructor for class org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate.LauncherGateCRServoImpl
- LauncherGateMotorImpl - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
- LauncherGateMotorImpl(LauncherGate.Parameters) - Constructor for class org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate.LauncherGateMotorImpl
- LauncherGateServoImpl - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate
- LauncherGateServoImpl(LauncherGate.Parameters) - Constructor for class org.firstinspires.ftc.teamcode.fy25.subsystems.launchergate.LauncherGateServoImpl
- LauncherWheel - Interface in org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel
-
Represents a launcher wheel and its state.
- LauncherWheel.Parameters - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel
-
You must set some of these if this subsystem is present.
- LauncherWheel.State - Enum Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel
-
Represents the state of the launcher.
- LauncherWheelBlank - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel
-
A blank implementation of
LauncherWheelthat does nothing. - LauncherWheelBlank() - Constructor for class org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel.LauncherWheelBlank
- LauncherWheelImpl - Class in org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel
- LauncherWheelImpl(LauncherWheel.Parameters) - Constructor for class org.firstinspires.ftc.teamcode.fy25.subsystems.launcherwheel.LauncherWheelImpl
- launchGate - Variable in class org.firstinspires.ftc.teamcode.fy25.robots.Robot25
- launchWheel - Variable in class org.firstinspires.ftc.teamcode.fy25.robots.Robot25
- leftBack - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveImpl
- leftBackMotor - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.Parameters
-
The motor object on the left back corner of the drivebase, already instantiated
- leftFront - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDriveImpl
- leftFrontMotor - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.Parameters
-
The motor object on the left front corner of the drivebase, already instantiated
- Limiting Acceleration on a Single Device - Search tag in class org.firstinspires.ftc.teamcode.framework.processors.AccelLimiter
- Section
- Limiting Acceleration on Multiple [Interconnected] Devices - Search tag in class org.firstinspires.ftc.teamcode.framework.processors.AccelLimiter
- Section
- LinearAxis - Class in org.firstinspires.ftc.teamcode.framework.ctlpad.primitives.axes
-
Represents an axis on a gamepad, including sticks or triggers, and directly reports the value.
- LinearAxis(Axis.DoubleLambda) - Constructor for class org.firstinspires.ftc.teamcode.framework.ctlpad.primitives.axes.LinearAxis
-
Pass in a lambda expression that returns the value of a
Gamepadaxis field: new LinearAxis( () -> gamepad.left_stick_x ); - LinearAxis(Axis.DoubleLambda, double) - Constructor for class org.firstinspires.ftc.teamcode.framework.ctlpad.primitives.axes.LinearAxis
-
Specify a scaling factor (a number that the value should be multiplied by)
- LOGO_FACING_DIR - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.rrmecanumdrive.RRMecanumDrive.DriveConstants
-
The direction the REV logo on your Control Hub faces
- logoFacingDirection - Variable in class org.firstinspires.ftc.teamcode.framework.subsystems.friendlyimu.FriendlyIMU.Parameters
-
You already set this in the constructor and cannot set it again.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form