Changeset 12592 for trunk/Cosy


Ignore:
Timestamp:
11/21/11 12:55:23 (13 years ago)
Author:
tbretz
Message:
Added the MJD for transmission with the reports
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosy/main/MCosy.h

    r9550 r12592  
    4848#define WM_CELEST       0x1016
    4949#define WM_MOON         0x1017
     50#define WM_LEDS         0x2D37
    5051
    5152class Dkc;
     
    8283    ZdAz     fZdAzSoll;      // [rad] Soll position when moving
    8384    RaDec    fRaDec;         // Position to track
     85    Double_t fMJD;           // MJD corresponding to fZdAzSoll
    8486    Double_t fHourAngle;     // Hour Angle of Position to track
    8587    ZdAz     fAccuracy;      // Actual accuracy of Tracking
Note: See TracChangeset for help on using the changeset viewer.