Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

EMC_AXIS_ALTER Class Reference

#include <emc.hh>

Inheritance diagram for EMC_AXIS_ALTER:

Inheritance graph
[legend]
Collaboration diagram for EMC_AXIS_ALTER:

Collaboration graph
[legend]

Public Methods

 EMC_AXIS_ALTER ()
void update (CMS *cms)

Data Fields

double alter

Constructor & Destructor Documentation

EMC_AXIS_ALTER::EMC_AXIS_ALTER   [inline]
 

Definition at line 1182 of file emc.hh.


Member Function Documentation

void EMC_AXIS_ALTER::update CMS *    cms
 

Reimplemented from EMC_AXIS_CMD_MSG.

Definition at line 1601 of file emc.cc.

01602 {
01603 
01604         EMC_AXIS_CMD_MSG::update(cms);
01605         cms->update(alter);
01606 
01607 }


Field Documentation

double EMC_AXIS_ALTER::alter
 

Definition at line 1187 of file emc.hh.

Referenced by emcTaskIssueCommand(), and sendAxisAlter().


The documentation for this class was generated from the following files:
Generated on Sun Dec 2 15:28:44 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001