git-svn-id: svn://db.shs.com.ru/libs@395 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2018-06-04 13:34:16 +00:00
parent cd63546e74
commit 700e331cb9
6 changed files with 21 additions and 2 deletions

View File

@@ -63,6 +63,7 @@ public:
void initPult();
void init(const PIString & configuration, bool pult = false);
void stop();
void release();
void startX(double freq = 20.);
void stopX();
void sendCommand(const CDType & c);