SDid Class Reference

#include <DDid.hpp>

Collaboration diagram for SDid:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

std::string site1
std::string site2
gpstk::GSatID sat
int ssite

Friends

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

Constructor & Destructor Documentation

SDid std::string  s1,
std::string  s2,
gpstk::GSatID  p
[explicit]
 

Definition at line 146 of file DDid.cpp.

References GPSTK_THROW, SDid::sat, SDid::site1, SDid::site2, and SDid::ssite.


Member Function Documentation

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

Definition at line 163 of file DDid.cpp.

References SatID::id, SDid::sat, SDid::site1, SDid::site2, and SDid::ssite.

bool operator< const SDid right  )  const
 

Definition at line 188 of file DDid.cpp.

bool operator== const SDid right  )  const
 

Definition at line 182 of file DDid.cpp.

References gpstk::abs().

bool operator> const SDid right  )  const
 

Definition at line 176 of file DDid.cpp.


Friends And Related Function Documentation

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


Member Data Documentation

gpstk::GSatID sat
 

Definition at line 95 of file DDid.hpp.

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

std::string site1
 

Definition at line 94 of file DDid.hpp.

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

std::string site2
 

Definition at line 94 of file DDid.hpp.

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

int ssite
 

Definition at line 96 of file DDid.hpp.

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


The documentation for this class was generated from the following files:
Generated on Sun May 19 03:31:39 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1