Changeset 1536 in Sophya for trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
- Timestamp:
- Jun 15, 2001, 7:33:42 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/tsttoi2map.cc
r1530 r1536 66 66 int nlat = 128; // npixel = 12 * nlat^2 67 67 bool tflg=false, tmin=false, tmax=false; 68 r_8 vmin=-1.e30, vmax=1.e30; int_8 badflg=0;68 r_8 vmin=-1.e30, vmax=1.e30; uint_8 badflg=0; 69 69 char *label_coord1 = "coord1", *label_coord2 = "coord2" 70 70 , *label_bolomuv = "boloMuV";
Note:
See TracChangeset
for help on using the changeset viewer.