Inspection::DistanceInspectionRMS Class Reference

Public Member Functions

 DistanceInspectionRMS ()
 
double getRMS ()
 
DistanceInspectionRMSoperator+= (const DistanceInspectionRMS &rhs)
 

Public Attributes

int m_numv
 
double m_sumsq
 

Constructor & Destructor Documentation

◆ DistanceInspectionRMS()

Inspection::DistanceInspectionRMS::DistanceInspectionRMS ( )

Member Function Documentation

◆ getRMS()

double Inspection::DistanceInspectionRMS::getRMS ( )

References m_numv, and m_sumsq.

◆ operator+=()

DistanceInspectionRMS & Inspection::DistanceInspectionRMS::operator+= ( const DistanceInspectionRMS rhs)

References m_numv, and m_sumsq.

Member Data Documentation

◆ m_numv

int Inspection::DistanceInspectionRMS::m_numv

Referenced by getRMS(), and operator+=().

◆ m_sumsq

double Inspection::DistanceInspectionRMS::m_sumsq

Referenced by getRMS(), and operator+=().


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