openEMS/examples
Thorsten Liebig f73bf210ed new ProcessingArray; Processing returns next interval for process()
Processing now uses a timestep interval in which Process() will do it's work
and returns the next interval it doesn't need another Process() call

all Processing routines can be put into these array
and it will take care of calling Process() at the right time
2010-03-10 12:15:14 +01:00
..
FDTD_examples.cpp new ProcessingArray; Processing returns next interval for process() 2010-03-10 12:15:14 +01:00
FDTD_examples.h Moved the examples into seperate files 2010-03-07 12:49:38 +01:00