LinearCalibration

Undocumented in source.

Members

Functions

calibrate2Points
void calibrate2Points(Quantity q1, Signal s1, Quantity q2, Signal s2)
Undocumented in source. Be warned that the author may not have intended to support it.
quantityFor
Quantity quantityFor(Signal signal)
Undocumented in source. Be warned that the author may not have intended to support it.
signalFor
Signal signalFor(Quantity quantity)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

intercept
Signal intercept;
Undocumented in source.
slope
Quotient!(Signal, Quantity) slope;
Undocumented in source.

Meta