SOFA API  b3f2f2a4
Open source framework for multi-physics simuation
sofa::helper::TimerData::ValData Class Reference

Public Attributes

int num
 
int numIt
 
double vmin
 
double vmax
 
double vtotal
 
double vtotal2
 
double vtotalIt
 
int lastIt
 

Public Member Functions

 ValData ()
 

Attribute details

◆ lastIt

int sofa::helper::TimerData::ValData::lastIt

◆ num

int sofa::helper::TimerData::ValData::num

◆ numIt

int sofa::helper::TimerData::ValData::numIt

◆ vmax

double sofa::helper::TimerData::ValData::vmax

◆ vmin

double sofa::helper::TimerData::ValData::vmin

◆ vtotal

double sofa::helper::TimerData::ValData::vtotal

◆ vtotal2

double sofa::helper::TimerData::ValData::vtotal2

◆ vtotalIt

double sofa::helper::TimerData::ValData::vtotalIt

Constructor details

◆ ValData()

sofa::helper::TimerData::ValData::ValData ( )
inline