Ignore:
Timestamp:
04/29/09 13:05:42 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/tcpip/MDriveCom.h

    r8869 r9435  
    2929    bool CommandARM(TString &str);
    3030    bool CommandTPOINT(TString &str);
     31    bool CommandSTGMD(TString &str);
    3132
    3233public:
     
    4950
    5051    bool SendReport(UInt_t stat, RaDec rd, ZdAz so, ZdAz is, ZdAz er, Bool_t armed);
    51     bool SendStargReport(UInt_t stat, ZdAz miss, ZdAz nompos, Ring center, Int_t num, Int_t n, Double_t bright, Double_t mjd, Double_t x, Double_t y);
     52    bool SendStargReport(UInt_t stat, ZdAz miss, ZdAz nompos, Ring center, Int_t num, Int_t n, Double_t bright, Double_t mjd, Int_t numleds, Int_t numrings);
    5253    bool SendTPoint(UInt_t stat);
    5354    bool SendStatus(const char *stat);
Note: See TracChangeset for help on using the changeset viewer.