HF-Robotics/TntFtcCore

ParametricScaledRangeInput does check arguments for correctness

Closed this issue · 0 comments

There are arguments to the constructor for ParametricScaledInput that have limitations, listed in the documentation, but not enforced by the code. Add argument checking to the code, and write unit tests to show that the arguments are being checked correctly.