Public Member Functions | |
| DistanceInspectionRMS () | |
| double | getRMS () |
| DistanceInspectionRMS & | operator+= (const DistanceInspectionRMS &rhs) |
Public Attributes | |
| int | m_numv |
| double | m_sumsq |
| Inspection::DistanceInspectionRMS::DistanceInspectionRMS | ( | ) |
| DistanceInspectionRMS & Inspection::DistanceInspectionRMS::operator+= | ( | const DistanceInspectionRMS & | rhs | ) |
| int Inspection::DistanceInspectionRMS::m_numv |
Referenced by getRMS(), and operator+=().
| double Inspection::DistanceInspectionRMS::m_sumsq |
Referenced by getRMS(), and operator+=().