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

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) |
|
||||||||||||||||
|
Definition at line 146 of file DDid.cpp. References GPSTK_THROW, SDid::sat, SDid::site1, SDid::site2, and SDid::ssite. |
|
||||||||||||
|
Definition at line 163 of file DDid.cpp. References SatID::id, SDid::sat, SDid::site1, SDid::site2, and SDid::ssite. |
|
|
|
|
|
Definition at line 182 of file DDid.cpp. References gpstk::abs(). |
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 95 of file DDid.hpp. Referenced by SDid::compare(), gpstk::operator<<(), and SDid::SDid(). |
|
|
Definition at line 94 of file DDid.hpp. Referenced by SDid::compare(), gpstk::operator<<(), and SDid::SDid(). |
|
|
Definition at line 94 of file DDid.hpp. Referenced by SDid::compare(), gpstk::operator<<(), and SDid::SDid(). |
|
|
Definition at line 96 of file DDid.hpp. Referenced by SDid::compare(), gpstk::operator<<(), and SDid::SDid(). |
1.3.9.1