#include <statistics.h>
Public Attributes | |
ixVector3 | ave |
float | aveAlph |
float | aveBeta |
ixVector3 | std |
ixVector3 | var |
float | varAlph |
float | varBeta |
Definition at line 18 of file statistics.h.
ixVector3 sRTSDVec3::ave |
Definition at line 20 of file statistics.h.
float sRTSDVec3::aveAlph |
Definition at line 23 of file statistics.h.
float sRTSDVec3::aveBeta |
Definition at line 24 of file statistics.h.
ixVector3 sRTSDVec3::std |
Definition at line 22 of file statistics.h.
ixVector3 sRTSDVec3::var |
Definition at line 21 of file statistics.h.
float sRTSDVec3::varAlph |
Definition at line 25 of file statistics.h.
float sRTSDVec3::varBeta |
Definition at line 26 of file statistics.h.