LabelledVector Class Reference

#include <Namelist.hpp>

Collaboration diagram for LabelledVector:

Collaboration graph
[legend]
List of all members.

Detailed Description

class LabelledVector. Pretty print a Vector using the labels in a Namelist.

Definition at line 66 of file Namelist.hpp.

Public Member Functions

 LabelledVector (const Namelist &nl, Vector< double > &v)
LabelledVectorsetw (int w)
LabelledVectorsetprecision (int p)
LabelledVectorfixed (void)
LabelledVectorscientific (void)
LabelledVectormessage (const std::string &m)
LabelledVectorlinetag (const std::string &m)

Public Attributes

int wid
int prec
int form
std::string msg
std::string tag
const NamelistNL
Vector< double > & V


Constructor & Destructor Documentation

LabelledVector const Namelist nl,
Vector< double > &  v
[inline]
 

Definition at line 73 of file Namelist.hpp.


Member Function Documentation

LabelledVector& fixed void   )  [inline]
 

Definition at line 77 of file Namelist.hpp.

LabelledVector& linetag const std::string &  m  )  [inline]
 

Definition at line 80 of file Namelist.hpp.

LabelledVector& message const std::string &  m  )  [inline]
 

Definition at line 79 of file Namelist.hpp.

Referenced by SRIleastSquares::dataUpdate().

LabelledVector& scientific void   )  [inline]
 

Definition at line 78 of file Namelist.hpp.

LabelledVector& setprecision int  p  )  [inline]
 

Definition at line 76 of file Namelist.hpp.

LabelledVector& setw int  w  )  [inline]
 

Definition at line 75 of file Namelist.hpp.


Member Data Documentation

int form
 

Definition at line 68 of file Namelist.hpp.

Referenced by gpstk::operator<<().

std::string msg
 

Definition at line 69 of file Namelist.hpp.

Referenced by gpstk::operator<<().

const Namelist& NL
 

Definition at line 71 of file Namelist.hpp.

Referenced by gpstk::operator<<().

int prec
 

Definition at line 68 of file Namelist.hpp.

Referenced by gpstk::operator<<().

std::string tag
 

Definition at line 70 of file Namelist.hpp.

Referenced by gpstk::operator<<().

Vector<double>& V
 

Definition at line 72 of file Namelist.hpp.

Referenced by gpstk::operator<<().

int wid
 

Definition at line 68 of file Namelist.hpp.

Referenced by gpstk::operator<<().


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