Package frc.rebuilt
Class FuelPhysicsSim.SimBall
java.lang.Object
frc.rebuilt.FuelPhysicsSim.SimBall
- Enclosing class:
- FuelPhysicsSim
One ball 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).
-