Class SplineCalibrator

java.lang.Object
org.yamcs.xtce.SplineCalibrator
All Implemented Interfaces:
Serializable, Calibrator

public class SplineCalibrator extends Object implements Calibrator
A calibration type where a segmented line in a raw vs calibrated plane is described using a set of points. Raw values are converted to calibrated values by finding a position on the line corresponding to the raw value. The algorithm triggers on the input parameter.
See Also: