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

EMC_TRAJ_SET_MAX_ACCELERATION Class Reference

#include <emc.hh>

Inheritance diagram for EMC_TRAJ_SET_MAX_ACCELERATION:

Inheritance graph
[legend]
Collaboration diagram for EMC_TRAJ_SET_MAX_ACCELERATION:

Collaboration graph
[legend]

Public Methods

 EMC_TRAJ_SET_MAX_ACCELERATION ()
void update (CMS *cms)

Data Fields

double acceleration

Constructor & Destructor Documentation

EMC_TRAJ_SET_MAX_ACCELERATION::EMC_TRAJ_SET_MAX_ACCELERATION   [inline]
 

Definition at line 1356 of file emc.hh.


Member Function Documentation

void EMC_TRAJ_SET_MAX_ACCELERATION::update CMS *    cms
 

Reimplemented from EMC_TRAJ_CMD_MSG.

Definition at line 2764 of file emc.cc.

02765 {
02766 
02767         EMC_TRAJ_CMD_MSG::update(cms);
02768         cms->update(acceleration);
02769 
02770 }


Field Documentation

double EMC_TRAJ_SET_MAX_ACCELERATION::acceleration
 

Definition at line 1361 of file emc.hh.


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