Changeset 17846 for trunk/Mars


Ignore:
Timestamp:
05/13/14 10:59:54 (11 years ago)
Author:
tbretz
Message:
Fixed two typos in the class reference.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msim/MSimPointingPos.cc

    r9367 r17846  
    3333//
    3434//
    35 // If fOffTragetDistance==0 the telescope is oriented depending on the
     35// If fOffTargetDistance==0 the telescope is oriented depending on the
    3636// view cone option. If a view cone was given the orientation is fixed to
    3737// the main direction around the view cone was produced. If no view
     
    4343//  1) fOffTargetDistance < 0:
    4444//     The pointing position is randomly distributed in a disk of radius
    45 //     -fOffTragetDistance. fOffTargetDistance is silently ignored.
     45//     -fOffTargetDistance. fOffTargetDistance is silently ignored.
    4646//
    4747//  2) fOffTargetDistance > 0:
Note: See TracChangeset for help on using the changeset viewer.