Turns a raw sensor count into the units the reading is actually in.
Converts a raw reading into calibrated units.
Static
Creates a calibration applying raw * scale + offset.
raw * scale + offset
Creates a calibration fitted through two known reference points.
Turns a raw sensor count into the units the reading is actually in.