Definition at line 115 of file SVNumXRef.hpp.
#include <SVNumXRef.hpp>
Public Member Functions | |
gnsstk::CommonTime | getBeginTime () const |
gnsstk::CommonTime | getEndTime () const |
int | getNAVSTARNum () const |
int | getPRNNum () const |
gnsstk::TimeRange | getTimeRange () const |
bool | isApplicable (gnsstk::CommonTime dt) const |
std::string | toString () const |
XRefNode (const int NumArg, const gnsstk::CommonTime begDT, const gnsstk::CommonTime endDT) | |
XRefNode (const int NumArg, const gnsstk::TimeRange tr) | |
Protected Attributes | |
int | Num |
gnsstk::TimeRange | valid |
XRefNode::XRefNode | ( | const int | NumArg, |
const gnsstk::TimeRange | tr | ||
) |
Definition at line 714 of file SVNumXRef.cpp.
XRefNode::XRefNode | ( | const int | NumArg, |
const gnsstk::CommonTime | begDT, | ||
const gnsstk::CommonTime | endDT | ||
) |
Definition at line 721 of file SVNumXRef.cpp.
|
inline |
Definition at line 179 of file SVNumXRef.hpp.
|
inline |
Definition at line 180 of file SVNumXRef.hpp.
|
inline |
Definition at line 177 of file SVNumXRef.hpp.
|
inline |
Definition at line 178 of file SVNumXRef.hpp.
|
inline |
Definition at line 181 of file SVNumXRef.hpp.
bool XRefNode::isApplicable | ( | gnsstk::CommonTime | dt | ) | const |
Definition at line 729 of file SVNumXRef.cpp.
std::string XRefNode::toString | ( | ) | const |
Definition at line 735 of file SVNumXRef.cpp.
|
protected |
Definition at line 132 of file SVNumXRef.hpp.
|
protected |
Definition at line 133 of file SVNumXRef.hpp.