WtdAveStats Class Reference
[GPS solution algorithms and Tropospheric]

#include <PRSolution.hpp>

Collaboration diagram for WtdAveStats:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WtdAveStats (void)
void setMessage (std::string m) throw ()
std::string getMessage (void) const throw ()
void setLabels (std::string lab1, std::string lab2, std::string lab3) throw ()
Matrix< double > getCov (void) const
Matrix< double > getInfo (void) const
int getN (void) const
void reset (void) throw ()
void add (const Vector< double > &Sol, const Matrix< double > &Cov) throw (Exception)
void dump (std::ostream &os, std::string msg="") const throw (Exception)

Friends

std::ostream & operator<< (std::ostream &s, const WtdAveStats &as)

Constructor & Destructor Documentation

WtdAveStats void   )  [inline]
 

Definition at line 62 of file PRSolution.hpp.


Member Function Documentation

void add const Vector< double > &  Sol,
const Matrix< double > &  Cov
throw (Exception) [inline]
 

Definition at line 88 of file PRSolution.hpp.

References Stats::Add(), GPSTK_RETHROW, gpstk::inverseSVD(), and Vector::resize().

Referenced by PRSMemory::add().

void dump std::ostream &  os,
std::string  msg = ""
const throw (Exception) [inline]
 

Definition at line 116 of file PRSolution.hpp.

References Stats::Average(), GPSTK_RETHROW, gpstk::inverseSVD(), Stats::Maximum(), Stats::Minimum(), Stats::N(), and Stats::StdDev().

Referenced by gpstk::operator<<().

Matrix<double> getCov void   )  const [inline]
 

Definition at line 71 of file PRSolution.hpp.

References gpstk::inverseSVD().

Referenced by PRSMemory::dump(), and PRSMemory::getCov().

Matrix<double> getInfo void   )  const [inline]
 

Definition at line 73 of file PRSolution.hpp.

Referenced by PRSMemory::add().

std::string getMessage void   )  const throw () [inline]
 

Definition at line 66 of file PRSolution.hpp.

Referenced by gpstk::operator<<().

int getN void   )  const [inline]
 

Definition at line 75 of file PRSolution.hpp.

Referenced by PRSMemory::add(), and PRSMemory::getN().

void reset void   )  throw () [inline]
 

Definition at line 77 of file PRSolution.hpp.

References Stats::Reset().

Referenced by PRSMemory::reset().

void setLabels std::string  lab1,
std::string  lab2,
std::string  lab3
throw () [inline]
 

Definition at line 68 of file PRSolution.hpp.

void setMessage std::string  m  )  throw () [inline]
 

Definition at line 65 of file PRSolution.hpp.

Referenced by PRSMemory::dump().


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  s,
const WtdAveStats as
[friend]
 


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