Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Deprecated/old_18mar_diff/nto/TrainDef.hpp

Go to the documentation of this file.
00001 #ifndef __TrainDef_HPP__
00002 #define __TrainDef_HPP__
00003 
00004 #include <j2k/Fred/Standard.hpp>
00005 #include <math.h>
00006 
00007 #define PULSE_CONSTANT   0.0
00008 #define PULSE_MIN        0.1
00009 #define PULSE_MAX       12.7
00010 #define PULSE_STEP       0.1
00011 
00012 #define FLASH_MIN        0.1
00013 #define FLASH_MAX1      12.7
00014 #define FLASH_MAX2      25.6
00015 #define FLASH_STEP       0.1
00016 #define FLASH_OFFSET     128
00017 
00018 #define SPEED_OFFSET      66
00019 
00020 #endif

Generated on Sun Oct 14 18:46:26 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001