GlobalParametersAccess Class Reference

#include <GlobalParametersAccess.h>

List of all members.


Detailed Description

Gives access to the GlobalParameters module.

Public Member Functions

GlobalParametersget ()
 returns the GlobalParameters module

Member Function Documentation

GlobalParameters* GlobalParametersAccess::get (  )  [inline]

returns the GlobalParameters module

Returns:
the GlobalParameters module
00046     {
00047         return (GlobalParameters*)
00048             simulation.moduleByPath("globalObserver.globalParameters");
00049     }


The documentation for this class was generated from the following file:

Generated on Fri Sep 19 13:05:07 2008 for ITM OverSim by  doxygen 1.5.5