RTXI  2.4
The Real-Time eXperiment Interface Documentation
Protected Member Functions | Protected Attributes
RunningStatTests Class Reference

#include <core_plugins_tests.h>

Inheritance diagram for RunningStatTests:
Inheritance graph
Collaboration diagram for RunningStatTests:
Collaboration graph

Protected Member Functions

 RunningStatTests ()
 
 ~RunningStatTests ()
 

Protected Attributes

RunningStat * statobj
 
std::vector< double > randnums
 

Detailed Description

Definition at line 45 of file core_plugins_tests.h.

Constructor & Destructor Documentation

◆ RunningStatTests()

RunningStatTests::RunningStatTests()
inlineprotected

Definition at line 48 of file core_plugins_tests.h.

◆ ~RunningStatTests()

RunningStatTests::~RunningStatTests()
inlineprotected

Definition at line 58 of file core_plugins_tests.h.

Field Documentation

◆ randnums

std::vector<double> RunningStatTests::randnums
protected

Definition at line 61 of file core_plugins_tests.h.

◆ statobj

RunningStat* RunningStatTests::statobj
protected

Definition at line 60 of file core_plugins_tests.h.


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