Class MotorIntake.Parameters
java.lang.Object
org.firstinspires.ftc.teamcode.fy25.subsystems.motorlntake.MotorIntake.Parameters
- Enclosing interface:
MotorIntake
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
present
public final boolean present -
motor
public com.qualcomm.robotcore.hardware.DcMotorEx motor -
IntakeTPS
public double IntakeTPS
-
-
Constructor Details
-
Parameters
public Parameters(boolean present)
-