The VisAO Camera
rmsAccumulator< floatT > Class Template Reference

Public Member Functions

void resize (int nstr, int len)
 
void addValues (std::vector< floatT > newVals)
 
void addValues (floatT *newVals)
 
void calcMeans ()
 
void calcRmss ()
 

Public Attributes

std::vector< std::vector< floatT > > values
 
std::vector< floatT > means
 
std::vector< floatT > rmss
 
int length
 
int nStreams
 
int currVal
 
floatT minLim
 
floatT maxLim
 

Detailed Description

template<class floatT>
class rmsAccumulator< floatT >

Definition at line 11 of file rmsAccumulator.h.


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