Ignore:
Timestamp:
10/14/10 13:47:48 (14 years ago)
Author:
tbretz
Message:
Mainly unit fixes to get the moon tracking working.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosy/main/MSlewing.cc

    r9132 r10008  
    134134    const ZdAz dest = bend/TMath::TwoPi();   // [revolutions]
    135135
     136    // Check whether bending is valid!
     137
    136138    if (!fCosy->CheckRange(bend))
    137139        return kFALSE;
Note: See TracChangeset for help on using the changeset viewer.