|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CalibratorException | |
---|---|
edu.wisc.ssec.mcidas |
Uses of CalibratorException in edu.wisc.ssec.mcidas |
---|
Methods in edu.wisc.ssec.mcidas that throw CalibratorException | |
---|---|
static Calibrator |
CalibratorFactory.getCalibrator(int id,
int[] cal)
Get an appropriate Calibrator for the sensor id provided. |
static Calibrator |
CalibratorFactory.getCalibrator(int id,
int srcType,
int[] cal)
Get an appropriate Calibrator for the sensor id provided. |
Constructors in edu.wisc.ssec.mcidas that throw CalibratorException | |
---|---|
CalibratorMsg(double[][] coefs)
|
|
CalibratorMsg(int[] cal)
Construct this object according to the calibration data provided. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |