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

EMC_AXIS_SET_MIN_OUTPUT_LIMIT Class Reference

#include <emc.hh>

Inheritance diagram for EMC_AXIS_SET_MIN_OUTPUT_LIMIT:

Inheritance graph
[legend]
Collaboration diagram for EMC_AXIS_SET_MIN_OUTPUT_LIMIT:

Collaboration graph
[legend]

Public Methods

 EMC_AXIS_SET_MIN_OUTPUT_LIMIT ()
void update (CMS *cms)

Data Fields

double limit

Constructor & Destructor Documentation

EMC_AXIS_SET_MIN_OUTPUT_LIMIT::EMC_AXIS_SET_MIN_OUTPUT_LIMIT   [inline]
 

Definition at line 956 of file emc.hh.


Member Function Documentation

void EMC_AXIS_SET_MIN_OUTPUT_LIMIT::update CMS *    cms
 

Reimplemented from EMC_AXIS_CMD_MSG.

Definition at line 3372 of file emc.cc.

03373 {
03374 
03375         EMC_AXIS_CMD_MSG::update(cms);
03376         cms->update(limit);
03377 
03378 }


Field Documentation

double EMC_AXIS_SET_MIN_OUTPUT_LIMIT::limit
 

Definition at line 961 of file emc.hh.


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