ORDEpoch Class Reference

#include <ORDEpoch.hpp>

Collaboration diagram for ORDEpoch:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::map< SatID, ObsRngDevORDMap
 defines a store for each SV's ord, indexed by prn

Public Member Functions

 ORDEpoch ()
ORDEpochremoveORD (const SatID &svid) throw ()
ORDEpochapplyClockModel (const ClockModel &cm) throw ()
ORDEpochremoveOffset (const double offset) throw ()

Public Attributes

vdouble clockOffset
 clock bias value (application defined units)
vdouble clockResidual
 clock bias minus expected value
ORDMap ords
 map of ORDs in epoch
gpstk::CommonTime time
bool wonky
 Indicates that this epoch is suspect.

Friends

std::ostream & operator<< (std::ostream &s, const ORDEpoch &oe) throw ()

Member Typedef Documentation

typedef std::map<SatID, ObsRngDev> ORDMap
 

defines a store for each SV's ord, indexed by prn

Definition at line 62 of file ORDEpoch.hpp.


Constructor & Destructor Documentation

ORDEpoch  )  [inline]
 

Definition at line 59 of file ORDEpoch.hpp.


Member Function Documentation

ORDEpoch& applyClockModel const ClockModel cm  )  throw () [inline]
 

Definition at line 72 of file ORDEpoch.hpp.

ORDEpoch& removeOffset const double  offset  )  throw () [inline]
 

Definition at line 82 of file ORDEpoch.hpp.

ORDEpoch& removeORD const SatID svid  )  throw () [inline]
 

Definition at line 64 of file ORDEpoch.hpp.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  s,
const ORDEpoch oe
throw () [friend]
 

Definition at line 96 of file ORDEpoch.hpp.


Member Data Documentation

vdouble clockOffset
 

clock bias value (application defined units)

Definition at line 90 of file ORDEpoch.hpp.

vdouble clockResidual
 

clock bias minus expected value

Definition at line 91 of file ORDEpoch.hpp.

ORDMap ords
 

map of ORDs in epoch

Definition at line 92 of file ORDEpoch.hpp.

gpstk::CommonTime time
 

Definition at line 93 of file ORDEpoch.hpp.

bool wonky
 

Indicates that this epoch is suspect.

Definition at line 94 of file ORDEpoch.hpp.


The documentation for this class was generated from the following file:
Generated on Fri May 24 03:31:50 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1