Segment Class Reference

Collaboration diagram for Segment:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Segment (void)
 Segment (const Segment &s)
 ~Segment (void)
Segmentoperator= (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

Constructor & Destructor Documentation

Segment void   )  [inline]
 

Definition at line 250 of file DiscCorr.cpp.

References Stats::Reset().

Segment const Segment s  )  [inline]
 

Definition at line 252 of file DiscCorr.cpp.

~Segment void   )  [inline]
 

Definition at line 254 of file DiscCorr.cpp.


Member Function Documentation

Segment& operator= const Segment s  )  [inline]
 

Definition at line 255 of file DiscCorr.cpp.

References bias1, bias2, nbeg, nend, npts, nseg, PF, RMSROF, WLStats, and WLsweep.


Member Data Documentation

double bias1
 

Definition at line 242 of file DiscCorr.cpp.

Referenced by GDCPass::createSegment(), GDCPass::dumpSegments(), and operator=().

double bias2
 

Definition at line 244 of file DiscCorr.cpp.

Referenced by GDCPass::createSegment(), GDCPass::dumpSegments(), and operator=().

int nbeg
 

Definition at line 238 of file DiscCorr.cpp.

Referenced by GDCPass::createSegment(), GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess().

int nend
 

Definition at line 238 of file DiscCorr.cpp.

Referenced by GDCPass::createSegment(), GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess().

int npts
 

Definition at line 240 of file DiscCorr.cpp.

Referenced by GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess().

int nseg
 

Definition at line 241 of file DiscCorr.cpp.

Referenced by GDCPass::createSegment(), GDCPass::deleteSegment(), GDCPass::dumpSegments(), operator=(), and GDCPass::preprocess().

PolyFit<double> PF
 

Definition at line 245 of file DiscCorr.cpp.

Referenced by operator=().

double RMSROF
 

Definition at line 246 of file DiscCorr.cpp.

Referenced by operator=().

Stats<double> WLStats
 

Definition at line 243 of file DiscCorr.cpp.

Referenced by operator=().

bool WLsweep
 

Definition at line 247 of file DiscCorr.cpp.

Referenced by operator=().


The documentation for this class was generated from the following file:
Generated on Tue Feb 7 03:31:25 2012 for GPS ToolKit Software Library by  doxygen 1.3.9.1