typedef struct { SCAN_TIME scanTime; float32 geolocation[208][2]; TMI_SCAN_STATUS scanStatus; NAVIGATION navigate; CALIBRATION calib; int16 calCounts[9][2][16]; float32 satLocZenAngle[12]; int16 lowResCh_scale[104][7]; float32 lowResCh[104][7]; int16 highResCh_scale[208][2]; float32 highResCh[208][2]; } L1B_11_SWATHDATA;