SST  6.0.0
StructuralSimulationToolkit
SST::ElementInfoStatistic Struct Reference

Describes Statistics used by a Component. More...

#include <element.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

const char* SST::ElementInfoStatistic::description

Brief description of the Statistic

Referenced by SST::SSTInfoElement_StatisticInfo::getDesc().

const uint8_t SST::ElementInfoStatistic::enableLevel

Level to meet to enable statistic 0 = disabled

Referenced by SST::SSTInfoElement_StatisticInfo::getEnableLevel().

const char* SST::ElementInfoStatistic::name

Name of the Statistic to be Enabled

Referenced by SST::SSTInfoElement_StatisticInfo::getName().

const char* SST::ElementInfoStatistic::units

Units associated with this Statistic value

Referenced by SST::SSTInfoElement_StatisticInfo::getUnits().


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