Changeset 18147 for trunk/Mars/fact/analysis/callisto_data.C
- Timestamp:
- 02/18/15 12:12:08 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/fact/analysis/callisto_data.C
r18131 r18147 117 117 TGraph g(delays); 118 118 if (g.GetN()!=1440) 119 { 120 gLog << err << "Error reading file " << delays << endl; 119 121 return 41; 122 } 120 123 121 124 timecam.SetDelays(g);
Note:
See TracChangeset
for help on using the changeset viewer.