
Public Member Functions | |
| Segment (void) | |
| Segment (const Segment &s) | |
| ~Segment (void) | |
| Segment & | operator= (const Segment &s) |
Public Attributes | |
| int | nbeg |
| int | nend |
| int | npts |
| int | nseg |
| double | bias1 |
| Stats< double > | WLStats |
| double | bias2 |
| PolyFit< double > | PF |
| double | RMSROF |
| bool | WLsweep |
|
|
Definition at line 250 of file DiscCorr.cpp. References Stats::Reset(). |
|
|
Definition at line 252 of file DiscCorr.cpp. |
|
|
Definition at line 254 of file DiscCorr.cpp. |
|
|
Definition at line 255 of file DiscCorr.cpp. References bias1, bias2, nbeg, nend, npts, nseg, PF, RMSROF, WLStats, and WLsweep. |
|
|
Definition at line 242 of file DiscCorr.cpp. Referenced by GDCPass::createSegment(), GDCPass::dumpSegments(), and operator=(). |
|
|
Definition at line 244 of file DiscCorr.cpp. Referenced by GDCPass::createSegment(), GDCPass::dumpSegments(), and operator=(). |
|
|
Definition at line 238 of file DiscCorr.cpp. Referenced by GDCPass::createSegment(), GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess(). |
|
|
Definition at line 238 of file DiscCorr.cpp. Referenced by GDCPass::createSegment(), GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess(). |
|
|
Definition at line 240 of file DiscCorr.cpp. Referenced by GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess(). |
|
|
Definition at line 241 of file DiscCorr.cpp. Referenced by GDCPass::createSegment(), GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess(). |
|
|
Definition at line 245 of file DiscCorr.cpp. Referenced by operator=(). |
|
|
Definition at line 246 of file DiscCorr.cpp. Referenced by operator=(). |
|
|
Definition at line 243 of file DiscCorr.cpp. Referenced by operator=(). |
|
|
Definition at line 247 of file DiscCorr.cpp. Referenced by operator=(). |
1.3.9.1