Package frc.robot.sim
Class FuelSim.Fuel
java.lang.Object
frc.robot.sim.FuelSim.Fuel
- Enclosing class:
- FuelSim
One fuel in the simulation. Tracks position, velocity, spin, and lifecycle flags.
-
Method Summary
Modifier and TypeMethodDescriptiondoubleGet backspin in RPM (from the Y component of omega).
-
Method Details
-
getSpinRPM
public double getSpinRPM()Get backspin in RPM (from the Y component of omega).
-