Changeset 12592 for trunk/Cosy/main/MCosy.h
- Timestamp:
- 11/21/11 12:55:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosy/main/MCosy.h
r9550 r12592 48 48 #define WM_CELEST 0x1016 49 49 #define WM_MOON 0x1017 50 #define WM_LEDS 0x2D37 50 51 51 52 class Dkc; … … 82 83 ZdAz fZdAzSoll; // [rad] Soll position when moving 83 84 RaDec fRaDec; // Position to track 85 Double_t fMJD; // MJD corresponding to fZdAzSoll 84 86 Double_t fHourAngle; // Hour Angle of Position to track 85 87 ZdAz fAccuracy; // Actual accuracy of Tracking
Note:
See TracChangeset
for help on using the changeset viewer.