sot-talos-balance  1.6.0
statistics.hh File Reference
#include <iostream>
#include <map>
#include <sstream>
Include dependency graph for statistics.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Statistics::QuantityData
 
class  Statistics
 A class to compute statistics about quantities of interest. More...
 
struct  StatisticsException
 

Macros

#define STATISTICS_MAX_NAME_LENGTH   60
 

Functions

StatisticsgetStatistics ()
 

Macro Definition Documentation

◆ STATISTICS_MAX_NAME_LENGTH

#define STATISTICS_MAX_NAME_LENGTH   60

Definition at line 26 of file statistics.hh.

Referenced by Statistics::report().

Function Documentation

◆ getStatistics()

Statistics& getStatistics ( )

Definition at line 26 of file statistics.cpp.

Referenced by TalosControlManager::resetProfiler().