simulationStep Struct Reference

Siulation step struct. More...

#include <simulation.hpp>

Collaboration diagram for simulationStep:

Collaboration graph
[legend]
List of all members.

Public Attributes

list< Gridpath
Grid space

Detailed Description

Siulation step struct.

This is used to represent a single simulation step.

Definition at line 41 of file simulation.hpp.


Member Data Documentation

list<Grid> simulationStep::path
 

List of spaces which lead to the current space.

Definition at line 43 of file simulation.hpp.

Referenced by SimulationManager::updatePathList().

Grid simulationStep::space
 

Current space of the simulation step.

Definition at line 44 of file simulation.hpp.

Referenced by Simulation::nextStep(), Simulation::resetSimulation(), and Simulation::Simulation().


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 00:00:45 2006 for NanoComp by  doxygen 1.4.6