Skip to content

Struct tb::Testbed::TestbedStat

ClassList > TestbedStat

Inherits the following classes: simtix::stat::Group

Public Attributes

Type Name
simtix::stat::Formula< simtix::stat::Real > sim_freq
simtix::stat::Integer sim_ticks
simtix::stat::Real sim_time

Public Functions

Type Name
TestbedStat ()

Public Functions inherited from simtix::stat::Group

See simtix::stat::Group

Type Name
bool AddStat (const StatBase * s)
bool AddStatGroup (const std::shared_ptr< Group > & g)
Group (const std::string & name)
toml::table Tabularize () const
const std::string & name () const

Protected Attributes inherited from simtix::stat::Group

See simtix::stat::Group

Type Name
std::vector< std::shared_ptr< Group > > child_groups_
std::vector< const StatBase * > child_stats_
std::string name_
Add more operations to showcase the stats.

Public Attributes Documentation

variable sim_freq

simtix::stat::Formula<simtix::stat::Real> tb::Testbed::TestbedStat::sim_freq;

variable sim_ticks

simtix::stat::Integer tb::Testbed::TestbedStat::sim_ticks;

variable sim_time

simtix::stat::Real tb::Testbed::TestbedStat::sim_time;

Public Functions Documentation

function TestbedStat

inline TestbedStat::TestbedStat () 


The documentation for this class was generated from the following file projects/simtix/src/kernel-sim/testbed.h