Changeset 8373 for trunk/MagicSoft/Mars/mpointing
- Timestamp:
- 03/08/07 16:35:30 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpointing/MPointingDevCalc.h
r8315 r8373 61 61 } 62 62 63 void SetNumMinStars(UInt_t n) { fNumMinStars= 8; }63 void SetNumMinStars(UInt_t n) { fNumMinStars=n; } 64 64 void SetNsbLevel(Float_t lvl) { fNsbLevel=lvl; } 65 65 void SetNsbMin(Float_t nsb) { fNsbMin=nsb; }
Note:
See TracChangeset
for help on using the changeset viewer.