#include <GlobalStatisticsAccess.h>
Public Member Functions | |
GlobalStatistics * | get () |
GlobalStatistics* GlobalStatisticsAccess::get | ( | ) | [inline] |
00040 { 00041 return (GlobalStatistics*) 00042 simulation.moduleByPath("globalObserver.globalStatistics"); 00043 }