The Knights of Ni 2024
CenterStage Off-season Documentation
Loading...
Searching...
No Matches
org.firstinspires.ftc.teamcode.Util.MathUtil Member List

This is the complete list of members for org.firstinspires.ftc.teamcode.Util.MathUtil, including all inherited members.

binarySearch(List< Double > li, double query)org.firstinspires.ftc.teamcode.Util.MathUtilstatic
lerp(double x, double fromLo, double fromHi, double toLo, double toHi) (defined in org.firstinspires.ftc.teamcode.Util.MathUtil)org.firstinspires.ftc.teamcode.Util.MathUtilstatic
lerpLookup(List< Double > source, List< Double > target, double query)org.firstinspires.ftc.teamcode.Util.MathUtilstatic
lerpLookupMap(List< Double > source, List< Double > target, List< Double > queries) (defined in org.firstinspires.ftc.teamcode.Util.MathUtil)org.firstinspires.ftc.teamcode.Util.MathUtilstatic
normalizeAngle(double angle) (defined in org.firstinspires.ftc.teamcode.Util.MathUtil)org.firstinspires.ftc.teamcode.Util.MathUtilstatic