next up previous
Next: Accessing Simulation Objects Up: User Manual: Building Simulator Previous: Controlling the Simulation

   
Describing Simulation Objects

The simulation objects are described in a file together with possible connections between them. Each entry has to be a valid ERLANG-term. The detailed syntax of the description of the simulation objects and connections can be found in the corresponding header files, which are $Simulator/def_*.hrl.

When starting the building simulator the objects determined by the configuration file entry

'[ objects,' Filename '].'
are read. If necessary they are converted into an internal format. When converting syntactical and semantical checks are performed.



deiss@informatik.uni-kl.de