| Package | Description |
|---|---|
| edu.wisc.ssec.mcidas |
| Modifier and Type | Class and Description |
|---|---|
class |
CalibratorDefault
CalibratorDefault creates a Calibrator object designed to
act in the absence of a Calibrator for a particular sensor.
|
class |
CalibratorFY2 |
class |
CalibratorGvar
CalibratorGvar creates a Calibrator object designed specifically
to deal with GVAR data.
|
class |
CalibratorGvarG10
CalibratorGvarG10 creates a Calibrator object designed specifically
to deal with GOES 10 data.
|
class |
CalibratorGvarG12
CalibratorGvarG12 creates a Calibrator object designed specifically
to deal with GOES 10 data.
|
class |
CalibratorGvarG13
CalibratorGvarG13 creates a Calibrator object designed specifically
to deal with GOES 13 data.
|
class |
CalibratorGvarG14
Created by yuanho on 5/14/15.
|
class |
CalibratorGvarG15
Created by yuanho on 5/14/15.
|
class |
CalibratorGvarG8
CalibratorGvarG8 creates a Calibrator object designed specifically
to deal with GOES 8 data.
|
class |
CalibratorGvarG9
CalibratorGvarG9 creates a Calibrator object designed specifically
to deal with GOES 9 data.
|
class |
CalibratorMsg
Calibration routines for the Meteosat Second Generation (MSG) instrument.
|
| Modifier and Type | Method and Description |
|---|---|
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. |