Test the IonoModelStore class.
Definition at line 45 of file IonoModelStore_T.cpp.
Public Member Functions | |
| IonoModelStoreTest () | |
| Default Constructor. More... | |
| int | testAdd () |
| int | testClear () |
| int | testConstructDestruct () |
| int | testEdit () |
| int | testGet () |
| ~IonoModelStoreTest () | |
| Default Destructor. More... | |
Protected Attributes | |
| const double | a [4] = {1.,2.,3.,4.} |
| const double | b [4] = {5.,6.,7.,8.} |
| gnsstk::IonoModelStore * | store = nullptr |
| const gnsstk::YDSTime | t1 |
| const gnsstk::YDSTime | t2 |
| const gnsstk::YDSTime | t3 |
| const gnsstk::YDSTime | t4 |
| IonoModelStoreTest::IonoModelStoreTest | ( | ) |
Default Constructor.
Definition at line 76 of file IonoModelStore_T.cpp.
|
inline |
Default Destructor.
Definition at line 53 of file IonoModelStore_T.cpp.
| int IonoModelStoreTest::testAdd | ( | ) |
Definition at line 100 of file IonoModelStore_T.cpp.
| int IonoModelStoreTest::testClear | ( | ) |
Definition at line 286 of file IonoModelStore_T.cpp.
| int IonoModelStoreTest::testConstructDestruct | ( | ) |
Definition at line 85 of file IonoModelStore_T.cpp.
| int IonoModelStoreTest::testEdit | ( | ) |
Definition at line 231 of file IonoModelStore_T.cpp.
| int IonoModelStoreTest::testGet | ( | ) |
Definition at line 179 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 69 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 70 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 72 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 64 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 65 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 66 of file IonoModelStore_T.cpp.
|
protected |
Definition at line 67 of file IonoModelStore_T.cpp.