Changeset 4256 for trunk/MagicSoft/Cosy/main/MTracking.cc
- Timestamp:
- 06/01/04 16:52:40 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MTracking.cc
r4191 r4256 510 510 sla.Now(); 511 511 512 ZdAz time;512 //ZdAz time; 513 513 514 514 ZdAz soll = sla.CalcZdAz(fCosy->fRaDec); // [rad] … … 521 521 bool phcaz=false; 522 522 523 ZdAz wasse = fCosy->GetSePos();524 ZdAz oldse = fCosy->GetSePos();523 //ZdAz wasse = fCosy->GetSePos(); 524 //ZdAz oldse = fCosy->GetSePos(); 525 525 526 526 while (!HasStopFlag())
Note:
See TracChangeset
for help on using the changeset viewer.