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

EMC_AXIS_SET_HOME Class Reference

#include <emc.hh>

Inheritance diagram for EMC_AXIS_SET_HOME:

Inheritance graph
[legend]
Collaboration diagram for EMC_AXIS_SET_HOME:

Collaboration graph
[legend]

Public Methods

 EMC_AXIS_SET_HOME ()
void update (CMS *cms)

Data Fields

double home

Constructor & Destructor Documentation

EMC_AXIS_SET_HOME::EMC_AXIS_SET_HOME   [inline]
 

Definition at line 1011 of file emc.hh.


Member Function Documentation

void EMC_AXIS_SET_HOME::update CMS *    cms
 

Reimplemented from EMC_AXIS_CMD_MSG.

Definition at line 1322 of file emc.cc.

01323 {
01324 
01325         EMC_AXIS_CMD_MSG::update(cms);
01326         cms->update(home);
01327 
01328 }


Field Documentation

double EMC_AXIS_SET_HOME::home
 

Definition at line 1016 of file emc.hh.


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