Changeset 8989 for trunk/MagicSoft/Mars/mpointing
- Timestamp:
- 07/01/08 15:04:01 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpointing/MPointingDevCalc.cc
r8985 r8989 491 491 fSkip.Reset(); 492 492 493 // In cases in which ReInit isn't called right in time (e.g. if 494 // the first starguider event comes before the first data event) 495 fNsbSum = 0; 496 fNsbSq = 0; 497 fNsbCount = 0; 498 493 499 return fDeviation ? kTRUE : kFALSE; 494 500 }
Note:
See TracChangeset
for help on using the changeset viewer.