edu.wisc.ssec.mcidas
Interface Calibrator
-
- All Known Implementing Classes:
- CalibratorDefault, CalibratorFY2, CalibratorGvar, CalibratorGvarG10, CalibratorGvarG12, CalibratorGvarG13, CalibratorGvarG14, CalibratorGvarG15, CalibratorGvarG8, CalibratorGvarG9, CalibratorMsg
public interface Calibratorinterface for creating Calibrator classes.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static classCalibrator.CalibratorFY2
-
Field Summary
Fields Modifier and Type Field and Description static intCAL_ALBstatic intCAL_BRITstatic intCAL_MAXstatic intCAL_MINstatic intCAL_NONEstatic intCAL_RADstatic intCAL_RAWstatic intCAL_REFLstatic intCAL_TEMPstatic intSENSOR_FY2DFY-2Dstatic intSENSOR_FY2EFY-2Estatic intSENSOR_FY2FFY-2Fstatic intSENSOR_FY2GFY-2Gstatic intSENSOR_FY2HFY-2Hstatic intSENSOR_GOES10_IMGRGOES 10 imager.static intSENSOR_GOES10_SNDRGOES 10 sounder.static intSENSOR_GOES12_IMGRGOES 12 imager.static intSENSOR_GOES12_SNDRGOES 12 sounder.static intSENSOR_GOES13_IMGRGOES 13 imager.static intSENSOR_GOES13_SNDRGOES 13 sounder.static intSENSOR_GOES14_IMGRGOES 14 imager.static intSENSOR_GOES14_SNDRGOES 14 sounder.static intSENSOR_GOES15_IMGRGOES 15 imager.static intSENSOR_GOES15_SNDRGOES 15 sounder.static intSENSOR_GOES16_IMGRGOES 16 imager.static intSENSOR_GOES16_SNDRGOES 16 sounder.static intSENSOR_GOES8_IMGRGOES 8 imager.static intSENSOR_GOES8_SNDRGOES 8 sounder.static intSENSOR_GOES9_IMGRGOES 9 imager.static intSENSOR_GOES9_SNDRGOES 9 sounder.static intSENSOR_MSG10_IMGRMeteosat Second Generation imager.static intSENSOR_MSG8_IMGRMeteosat Second Generation imager.static intSENSOR_MSG9_IMGRMeteosat Second Generation imager.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description float[]calibrate(float[] inputData, int band, int calTypeOut)floatcalibrate(float inputPixel, int band, int calTypeOut)int[]calibratedList(int band, boolean isPreCal)java.lang.StringcalibratedUnit(int calType)float[]convertBritToTemp(float[] inputData)floatconvertBritToTemp(int inVal)booleangetIsPreCalibrated()intsetCalType(int calType)voidsetIsPreCalibrated(boolean isPreCalibrated)
-
-
-
Field Detail
-
CAL_NONE
static final int CAL_NONE
- See Also:
- Constant Field Values
-
CAL_MIN
static final int CAL_MIN
- See Also:
- Constant Field Values
-
CAL_RAW
static final int CAL_RAW
- See Also:
- Constant Field Values
-
CAL_RAD
static final int CAL_RAD
- See Also:
- Constant Field Values
-
CAL_ALB
static final int CAL_ALB
- See Also:
- Constant Field Values
-
CAL_TEMP
static final int CAL_TEMP
- See Also:
- Constant Field Values
-
CAL_BRIT
static final int CAL_BRIT
- See Also:
- Constant Field Values
-
CAL_REFL
static final int CAL_REFL
- See Also:
- Constant Field Values
-
CAL_MAX
static final int CAL_MAX
- See Also:
- Constant Field Values
-
SENSOR_FY2D
static final int SENSOR_FY2D
FY-2D- See Also:
- Constant Field Values
-
SENSOR_FY2E
static final int SENSOR_FY2E
FY-2E- See Also:
- Constant Field Values
-
SENSOR_FY2F
static final int SENSOR_FY2F
FY-2F- See Also:
- Constant Field Values
-
SENSOR_FY2G
static final int SENSOR_FY2G
FY-2G- See Also:
- Constant Field Values
-
SENSOR_FY2H
static final int SENSOR_FY2H
FY-2H- See Also:
- Constant Field Values
-
SENSOR_MSG8_IMGR
static final int SENSOR_MSG8_IMGR
Meteosat Second Generation imager.- See Also:
- Constant Field Values
-
SENSOR_MSG9_IMGR
static final int SENSOR_MSG9_IMGR
Meteosat Second Generation imager.- See Also:
- Constant Field Values
-
SENSOR_MSG10_IMGR
static final int SENSOR_MSG10_IMGR
Meteosat Second Generation imager.- See Also:
- Constant Field Values
-
SENSOR_GOES8_IMGR
static final int SENSOR_GOES8_IMGR
GOES 8 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES8_SNDR
static final int SENSOR_GOES8_SNDR
GOES 8 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES9_IMGR
static final int SENSOR_GOES9_IMGR
GOES 9 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES9_SNDR
static final int SENSOR_GOES9_SNDR
GOES 9 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES10_IMGR
static final int SENSOR_GOES10_IMGR
GOES 10 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES10_SNDR
static final int SENSOR_GOES10_SNDR
GOES 10 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES12_IMGR
static final int SENSOR_GOES12_IMGR
GOES 12 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES12_SNDR
static final int SENSOR_GOES12_SNDR
GOES 12 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES13_IMGR
static final int SENSOR_GOES13_IMGR
GOES 13 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES13_SNDR
static final int SENSOR_GOES13_SNDR
GOES 13 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES14_IMGR
static final int SENSOR_GOES14_IMGR
GOES 14 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES14_SNDR
static final int SENSOR_GOES14_SNDR
GOES 14 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES15_IMGR
static final int SENSOR_GOES15_IMGR
GOES 15 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES15_SNDR
static final int SENSOR_GOES15_SNDR
GOES 15 sounder.- See Also:
- Constant Field Values
-
SENSOR_GOES16_IMGR
static final int SENSOR_GOES16_IMGR
GOES 16 imager.- See Also:
- Constant Field Values
-
SENSOR_GOES16_SNDR
static final int SENSOR_GOES16_SNDR
GOES 16 sounder.- See Also:
- Constant Field Values
-
-
Method Detail
-
setCalType
int setCalType(int calType)
-
calibrate
float[] calibrate(float[] inputData, int band, int calTypeOut)
-
calibrate
float calibrate(float inputPixel, int band, int calTypeOut)
-
calibratedList
int[] calibratedList(int band, boolean isPreCal)
-
calibratedUnit
java.lang.String calibratedUnit(int calType)
-
convertBritToTemp
float convertBritToTemp(int inVal)
-
convertBritToTemp
float[] convertBritToTemp(float[] inputData)
-
getIsPreCalibrated
boolean getIsPreCalibrated()
-
setIsPreCalibrated
void setIsPreCalibrated(boolean isPreCalibrated)
-
-
DMelt 3.0 © DataMelt by jWork.ORG