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

Public Member Functions | |
| DDid (std::string s1, std::string s2, gpstk::GSatID p1, gpstk::GSatID p2) | |
| bool | operator< (const DDid &right) const |
| bool | operator> (const DDid &right) const |
| bool | operator== (const DDid &right) const |
| bool | operator!= (const DDid &right) const |
Static Public Member Functions | |
| int | compare (const DDid &left, const DDid &right) |
Public Attributes | |
| std::string | site1 |
| std::string | site2 |
| gpstk::GSatID | sat1 |
| gpstk::GSatID | sat2 |
| int | ssite |
| int | ssat |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const DDid &t) |
|
||||||||||||||||||||
|
Definition at line 65 of file DDid.cpp. References GPSTK_THROW, SatID::id, DDid::sat1, DDid::sat2, DDid::site1, DDid::site2, DDid::ssat, DDid::ssite, and SatID::system. |
|
||||||||||||
|
Definition at line 85 of file DDid.cpp. References SatID::id, DDid::sat1, DDid::sat2, DDid::site1, DDid::site2, DDid::ssat, and DDid::ssite. |
|
|
Definition at line 113 of file DDid.cpp. References gpstk::abs(). |
|
|
|
|
|
Definition at line 107 of file DDid.cpp. References gpstk::abs(). |
|
|
|
|
||||||||||||
|
|
|
|
Definition at line 64 of file DDid.hpp. Referenced by DDid::compare(), DDid::DDid(), and gpstk::operator<<(). |
|
|
Definition at line 64 of file DDid.hpp. Referenced by DDid::compare(), DDid::DDid(), and gpstk::operator<<(). |
|
|
Definition at line 63 of file DDid.hpp. Referenced by DDid::compare(), DDid::DDid(), and gpstk::operator<<(). |
|
|
Definition at line 63 of file DDid.hpp. Referenced by DDid::compare(), DDid::DDid(), and gpstk::operator<<(). |
|
|
Definition at line 65 of file DDid.hpp. Referenced by DDid::compare(), DDid::DDid(), and gpstk::operator<<(). |
|
|
Definition at line 65 of file DDid.hpp. Referenced by DDid::compare(), DDid::DDid(), and gpstk::operator<<(). |
1.3.9.1