cal | Calibration factor |
cal_err | Calibration error |
offset | Uncalibrated offset |
offset_err | Uncalibrated offset error |
data_type | Data type of uncalibrated data |
FORTRAN
|
integer function sfscal(sds_id, cal, cal_err, offset, offset_err, data_type)
| |
|
integer sds_id, data_type
| |
|
real*8 cal, cal_err, offset, offset_err
|