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

simbase.c

Go to the documentation of this file.
00001 /*
00002   File: simbase.c
00003 
00004   This file contains some data structures common to both simdio.c and simmot.c.
00005   It was added inorder to make the simulation of some digital IO points. (primarily the probe signal, depend on a simulated position, generated within simmot.c.
00006 
00007 */
00008 
00009 
00010 #include "sim.h"
00011 
00012 double simPos[8];

Generated on Sun Dec 2 15:27:43 2001 for EMC by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001