public class CalibratorGvarG10 extends CalibratorGvar
Calibrator.CalibratorFY2| Modifier and Type | Field and Description |
|---|---|
protected static float[] |
imager10FK1 |
protected static float[] |
imager10FK2 |
protected static float[] |
imager10TC1 |
protected static float[] |
imager10TC2 |
protected static float[] |
sounder10FK1 |
protected static float[] |
sounder10FK2 |
protected static float[] |
sounder10TC1 |
protected static float[] |
sounder10TC2 |
curCalType, index, irBiasCoef, irGainCoef, isPreCalibrated, LOOKUP_TABLE_SZ_IMGR, LOOKUP_TABLE_SZ_SNDR, lookupTable, NUM_BANDS_IMAGER, NUM_BANDS_SOUNDER, NUM_IR_BANDS, NUM_IR_DETECTORS, NUM_VIS_DETECTORS, sBiasCoef, sGainCoef, visBiasCoef, visBiasCoefAVG, visGain1Coef, visGain1CoefAVG, visGain2Coef, visGain2CoefAVG, visRadToAlbCAL_ALB, CAL_BRIT, CAL_MAX, CAL_MIN, CAL_NONE, CAL_RAD, CAL_RAW, CAL_REFL, CAL_TEMP, SENSOR_FY2D, SENSOR_FY2E, SENSOR_FY2F, SENSOR_FY2G, SENSOR_FY2H, SENSOR_GOES10_IMGR, SENSOR_GOES10_SNDR, SENSOR_GOES12_IMGR, SENSOR_GOES12_SNDR, SENSOR_GOES13_IMGR, SENSOR_GOES13_SNDR, SENSOR_GOES14_IMGR, SENSOR_GOES14_SNDR, SENSOR_GOES15_IMGR, SENSOR_GOES15_SNDR, SENSOR_GOES16_IMGR, SENSOR_GOES16_SNDR, SENSOR_GOES8_IMGR, SENSOR_GOES8_SNDR, SENSOR_GOES9_IMGR, SENSOR_GOES9_SNDR, SENSOR_MSG10_IMGR, SENSOR_MSG8_IMGR, SENSOR_MSG9_IMGR| Constructor and Description |
|---|
CalibratorGvarG10(DataInputStream dis,
AncillaryData ad,
int[] cb)
constructor
|
CalibratorGvarG10(int sensorId,
int[] cb) |
| Modifier and Type | Method and Description |
|---|---|
float |
radToTemp(float inVal,
int band,
int sId)
calibrate from radiance to temperature
|
calibrate, calibrate, calibratedList, calibratedUnit, convertBritToTemp, convertBritToTemp, getIsPreCalibrated, initGvar, setCalType, setIsPreCalibratedprotected static float[] imager10FK1
protected static float[] sounder10FK1
protected static float[] imager10FK2
protected static float[] sounder10FK2
protected static float[] imager10TC1
protected static float[] sounder10TC1
protected static float[] imager10TC2
protected static float[] sounder10TC2
public CalibratorGvarG10(DataInputStream dis, AncillaryData ad, int[] cb) throws IOException
dis - data input streamad - AncillaryData objectcb - calibration parameters arrayIOExceptionpublic CalibratorGvarG10(int sensorId,
int[] cb)
public float radToTemp(float inVal,
int band,
int sId)
radToTemp in class CalibratorGvarinVal - input data valueband - channel/band numbersId - sensor id numberCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.