| Interface | Description |
|---|---|
| Calibration |
The Calibration interface provides the XTCE calibration types with a
common Java interface for encoding and decoding support.
|
| Class | Description |
|---|---|
| MathOperationCalibration |
Class to apply a calibration specified in an XTCE document in the form of
a Math Operation Calibrator.
|
| MilStd1750A |
This class supports the MILSTD-1750A encoding and decoding by allowing for
conversion from 16, 32, and 48 bit floating point values, in MILSTD 1750A
representation to and from native IEEE754 representation for use in Java.
|
| PolynomialCalibration |
Class to apply a calibration specified in an XTCE document in the form of
a Polynomial Calibrator.
|
| SplineCalibration |
Class to apply a calibration specified in an XTCE document in the form of
a Spline Calibrator.
|
Copyright © 2015–2019. All rights reserved.