SST  7.1.0
StructuralSimulationToolkit
SST::ElementInfoStatistic Struct Reference

Describes Statistics used by a Component. More...

#include <elibase.h>

Data Fields

const char * name
 
const char * description
 
const char * units
 
const uint8_t enableLevel
 

Detailed Description

Describes Statistics used by a Component.

Field Documentation

◆ description

const char* SST::ElementInfoStatistic::description

Brief description of the Statistic

◆ enableLevel

const uint8_t SST::ElementInfoStatistic::enableLevel

Level to meet to enable statistic 0 = disabled

◆ name

const char* SST::ElementInfoStatistic::name

Name of the Statistic to be Enabled

◆ units

const char* SST::ElementInfoStatistic::units

Units associated with this Statistic value


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