#title Secondary raster definition table, listing the variable parameters #maxentries 10000 #items RASTER_PTR I*4 Pointer into primary raster table RAS_ID I*2 Raster ID number RAS_VAR I*2 Raster variation index RV_DESC C*65 Raster variation description EXPTIME R*4 Exposure time in seconds LINELIST_PTR I*4 Pointer into line list table LL_ID I*2 Line list ID number COMP_ID I*2 Compression method ID COMP_OPT I*2 Compression option parameter DATAWIN_PTR I*4 Pointer into data extraction window list table DW_ID I*2 Data window list ID number IEF_ID I*2 Inter-instrument event flag ID VDS_ORIENT I*2 VDS orientation, either 0 (row) or 1 (column). VDS_MAP I*2 VDS mapping mode on (1) or off (0). TEL_RATE C*1 Estimated required telemetry rate, Low/Medium/High DURATION R*4 Estimated duration of the raster, in seconds USABLE C*1 Either Y or N, normally Y #formats RAS_ID I4 Ras RAS_VAR I6 RasVar RV_DESC A65 Raster variation description EXPTIME F10.3 Exp. time LL_ID I9 Linelist COMP_ID I4 Comp COMP_OPT I5 Opt DW_ID I9 Win list IEF_ID I5 IEF TEL_RATE A2 TR DURATION F10.3 Duration #index RASTER_PTR sort/index LINELIST_PTR sort/index DATAWIN_PTR sort/index RAS_ID sort RAS_VAR sort #pointers RASTER_PTR raster LINELIST_PTR linelist DATAWIN_PTR datawin