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

EMC_AXIS_SET_FERROR Class Reference

#include <emc.hh>

Inheritance diagram for EMC_AXIS_SET_FERROR:

Inheritance graph
[legend]
Collaboration diagram for EMC_AXIS_SET_FERROR:

Collaboration graph
[legend]

Public Methods

 EMC_AXIS_SET_FERROR ()
void update (CMS *cms)

Data Fields

double ferror

Constructor & Destructor Documentation

EMC_AXIS_SET_FERROR::EMC_AXIS_SET_FERROR   [inline]
 

Definition at line 978 of file emc.hh.


Member Function Documentation

void EMC_AXIS_SET_FERROR::update CMS *    cms
 

Reimplemented from EMC_AXIS_CMD_MSG.

Definition at line 1220 of file emc.cc.

01221 {
01222 
01223         EMC_AXIS_CMD_MSG::update(cms);
01224         cms->update(ferror);
01225 
01226 }


Field Documentation

double EMC_AXIS_SET_FERROR::ferror
 

Definition at line 983 of file emc.hh.

Referenced by emcTaskIssueCommand(), main(), and sendAxisSetFerror().


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