Definition at line 62 of file NavID_T.cpp.
Public Member Functions | |
unsigned | asStringEnumTest () |
unsigned | constructorTest () |
unsigned | inequalityTest () |
NavID_T () | |
unsigned | streamOutputTest () |
unsigned | stringConstructorTest () |
Public Attributes | |
stringstream | any |
stringstream | cnav2 |
stringstream | d1 |
stringstream | d2 |
stringstream | gc |
stringstream | gf |
stringstream | gfnv |
stringstream | ginv |
stringstream | ginv_2 |
stringstream | is |
stringstream | l2 |
stringstream | l5 |
stringstream | ln |
stringstream | mn |
NavID | testID_IRNSS_SPS |
NavID | testIDAny |
NavID | testIDBD1 |
NavID | testIDBD2 |
NavID | testIDCNAV2 |
NavID | testIDCNAVL2 |
NavID | testIDCNAVL5 |
NavID | testIDGalOS |
NavID | testIDGalOS_2 |
NavID | testIDGalOS_F |
NavID | testIDGloC |
NavID | testIDGloF |
NavID | testIDLNAV |
NavID | testIDMNAV |
NavID | testIDUnkwn |
stringstream | un |
NavID_T::NavID_T | ( | ) |
Definition at line 89 of file NavID_T.cpp.
unsigned NavID_T::asStringEnumTest | ( | ) |
Definition at line 340 of file NavID_T.cpp.
unsigned NavID_T::constructorTest | ( | ) |
Verifies that the NavID objects constructed in NavID_T() meet expectations
Definition at line 138 of file NavID_T.cpp.
unsigned NavID_T::inequalityTest | ( | ) |
Definition at line 299 of file NavID_T.cpp.
unsigned NavID_T::streamOutputTest | ( | ) |
Outputs the different NavID objects to their own stringstreams and makes sure the results are as expected
Definition at line 194 of file NavID_T.cpp.
unsigned NavID_T::stringConstructorTest | ( | ) |
Makes sure that turning the string names of NavTypes convert back into their expected values.
Definition at line 248 of file NavID_T.cpp.
stringstream NavID_T::any |
Definition at line 84 of file NavID_T.cpp.
stringstream NavID_T::cnav2 |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::d1 |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::d2 |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::gc |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::gf |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::gfnv |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::ginv |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::ginv_2 |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::is |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::l2 |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::l5 |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::ln |
Definition at line 83 of file NavID_T.cpp.
stringstream NavID_T::mn |
Definition at line 83 of file NavID_T.cpp.
NavID NavID_T::testID_IRNSS_SPS |
Definition at line 82 of file NavID_T.cpp.
NavID NavID_T::testIDAny |
Definition at line 82 of file NavID_T.cpp.
NavID NavID_T::testIDBD1 |
Definition at line 81 of file NavID_T.cpp.
NavID NavID_T::testIDBD2 |
Definition at line 81 of file NavID_T.cpp.
NavID NavID_T::testIDCNAV2 |
Definition at line 80 of file NavID_T.cpp.
NavID NavID_T::testIDCNAVL2 |
Definition at line 80 of file NavID_T.cpp.
NavID NavID_T::testIDCNAVL5 |
Definition at line 80 of file NavID_T.cpp.
NavID NavID_T::testIDGalOS |
Definition at line 81 of file NavID_T.cpp.
NavID NavID_T::testIDGalOS_2 |
Definition at line 81 of file NavID_T.cpp.
NavID NavID_T::testIDGalOS_F |
Definition at line 82 of file NavID_T.cpp.
NavID NavID_T::testIDGloC |
Definition at line 81 of file NavID_T.cpp.
NavID NavID_T::testIDGloF |
Definition at line 81 of file NavID_T.cpp.
NavID NavID_T::testIDLNAV |
Definition at line 80 of file NavID_T.cpp.
NavID NavID_T::testIDMNAV |
Definition at line 80 of file NavID_T.cpp.
NavID NavID_T::testIDUnkwn |
Definition at line 82 of file NavID_T.cpp.
stringstream NavID_T::un |
Definition at line 84 of file NavID_T.cpp.