2022 Hyperion Rewrite
0.1.0
Java rewrite of the Titanium Titans (FRC Team #4467)'s 2022 robot, Hyperion
|
This is the complete list of members for org.titaniumtitans.lib.Utils, including all inherited members.
deadBand(double input) | org.titaniumtitans.lib.Utils | static |
degreesToFalcon(double degrees, double gearRatio) (defined in org.titaniumtitans.lib.Utils) | org.titaniumtitans.lib.Utils | static |
degreesToFalcon4096(double degrees, double gearRatio) (defined in org.titaniumtitans.lib.Utils) | org.titaniumtitans.lib.Utils | static |
falconToDegrees(double counts, double gearRatio) | org.titaniumtitans.lib.Utils | static |
MPSToFalcon(double velocity, double circumference, double gearRatio) (defined in org.titaniumtitans.lib.Utils) | org.titaniumtitans.lib.Utils | static |
RPMToFalcon(double RPM, double gearRatio) (defined in org.titaniumtitans.lib.Utils) | org.titaniumtitans.lib.Utils | static |