#include <SVNumXRef.hpp>
Collaboration diagram for XRefNode:

Public Member Functions | |
| XRefNode (const int NumArg, const gpstk::CommonTime begDT, const gpstk::CommonTime endDT) | |
| int | getNAVSTARNum () const |
| int | getPRNNum () const |
| gpstk::CommonTime | getBeginTime () const |
| gpstk::CommonTime | getEndTime () const |
| bool | isApplicable (gpstk::CommonTime dt) const |
Protected Attributes | |
| int | Num |
| gpstk::CommonTime | begValid |
| gpstk::CommonTime | endValid |
|
||||||||||||||||
|
Definition at line 646 of file SVNumXRef.cpp. References XRefNode::begValid, XRefNode::endValid, and XRefNode::Num. |
|
|
Definition at line 173 of file SVNumXRef.hpp. |
|
|
Definition at line 174 of file SVNumXRef.hpp. |
|
|
Definition at line 171 of file SVNumXRef.hpp. |
|
|
Definition at line 172 of file SVNumXRef.hpp. |
|
|
Definition at line 655 of file SVNumXRef.cpp. References XRefNode::begValid. |
|
|
Definition at line 110 of file SVNumXRef.hpp. Referenced by XRefNode::isApplicable(), and XRefNode::XRefNode(). |
|
|
Definition at line 111 of file SVNumXRef.hpp. Referenced by XRefNode::XRefNode(). |
|
|
Definition at line 109 of file SVNumXRef.hpp. Referenced by XRefNode::XRefNode(). |
1.3.9.1