OWid Class Reference

#include <DDid.hpp>

Collaboration diagram for OWid:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OWid (std::string &s1, gpstk::GSatID &p)
bool operator< (const OWid &right) const
bool operator> (const OWid &right) const
bool operator== (const OWid &right) const

Static Public Member Functions

int compare (const OWid &left, const OWid &right)

Public Attributes

std::string site
gpstk::GSatID sat

Friends

std::ostream & operator<< (std::ostream &s, const OWid &t)

Constructor & Destructor Documentation

OWid std::string &  s1,
gpstk::GSatID p
[explicit]
 

Definition at line 212 of file DDid.cpp.

References OWid::sat, and OWid::site.


Member Function Documentation

int compare const OWid left,
const OWid right
[static]
 

Definition at line 223 of file DDid.cpp.

References SatID::id, OWid::sat, and OWid::site.

bool operator< const OWid right  )  const
 

Definition at line 250 of file DDid.cpp.

bool operator== const OWid right  )  const
 

Definition at line 244 of file DDid.cpp.

References gpstk::abs().

bool operator> const OWid right  )  const
 

Definition at line 238 of file DDid.cpp.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  s,
const OWid t
[friend]
 


Member Data Documentation

gpstk::GSatID sat
 

Definition at line 122 of file DDid.hpp.

Referenced by OWid::compare(), gpstk::operator<<(), and OWid::OWid().

std::string site
 

Definition at line 121 of file DDid.hpp.

Referenced by OWid::compare(), gpstk::operator<<(), and OWid::OWid().


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