cal | calibration factor |
cal_err | calibration error |
offset | uncalibrated offset |
offset_err | uncalibrated offset error |
data_type | data type of the uncalibrated data |
FORTRAN
|
integer function sfgcal(sds_id, cal, cal_err, offset, offset_err, data_type)
| |
|
integer sds_id, data_type
| |
|
real*8 cal, cal_err, offset, offset_err
|