Changeset 17846 for trunk/Mars/msim/MSimPointingPos.cc
- Timestamp:
- 05/13/14 10:59:54 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msim/MSimPointingPos.cc
r9367 r17846 33 33 // 34 34 // 35 // If fOffT ragetDistance==0 the telescope is oriented depending on the35 // If fOffTargetDistance==0 the telescope is oriented depending on the 36 36 // view cone option. If a view cone was given the orientation is fixed to 37 37 // the main direction around the view cone was produced. If no view … … 43 43 // 1) fOffTargetDistance < 0: 44 44 // The pointing position is randomly distributed in a disk of radius 45 // -fOffT ragetDistance. fOffTargetDistance is silently ignored.45 // -fOffTargetDistance. fOffTargetDistance is silently ignored. 46 46 // 47 47 // 2) fOffTargetDistance > 0:
Note:
See TracChangeset
for help on using the changeset viewer.