#include <DDid.hpp>
Collaboration diagram for OWid:

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) |
|
||||||||||||
|
Definition at line 212 of file DDid.cpp. References OWid::sat, and OWid::site. |
|
||||||||||||
|
Definition at line 223 of file DDid.cpp. References SatID::id, OWid::sat, and OWid::site. |
|
|
|
|
|
Definition at line 244 of file DDid.cpp. References gpstk::abs(). |
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 122 of file DDid.hpp. Referenced by OWid::compare(), gpstk::operator<<(), and OWid::OWid(). |
|
|
Definition at line 121 of file DDid.hpp. Referenced by OWid::compare(), gpstk::operator<<(), and OWid::OWid(). |
1.3.9.1