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 Thu Apr 17 13:19:29 2008 for ITM OverSim by  doxygen 1.5.3