Changeset 7338 for trunk/MagicSoft/Cosy/main
- Timestamp:
- 08/29/05 16:23:44 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/main/MStarguider.cc
r7297 r7338 1637 1637 if (fCosy) { 1638 1638 MDriveCom &com = *fCosy->GetDriveCom(); 1639 com.SendStargReport(fStatus, fD, fSao->GetZdAz(), sgcenter, spots.GetEntries(), bright, time.GetMjd() ); // Report1639 com.SendStargReport(fStatus, fD, fSao->GetZdAz(), sgcenter, spots.GetEntries(), bright, time.GetMjd(), 0, 0); // Report 1640 1640 } 1641 1641
Note:
See TracChangeset
for help on using the changeset viewer.