#include <testGrid.h>
◆ testGrid()
◆ ~testGrid()
◆ CPPUNIT_TEST() [1/2]
◆ CPPUNIT_TEST() [2/2]
◆ CPPUNIT_TEST_SUITE()
testGrid::CPPUNIT_TEST_SUITE |
( |
testGrid |
| ) |
|
|
private |
◆ CPPUNIT_TEST_SUITE_END()
testGrid::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
◆ testReadPrint_()
void testGrid::testReadPrint_ |
( |
| ) |
|
|
private |
Test Grid to read from a text file and print information to the console
◆ testRectangleMask_()
void testGrid::testRectangleMask_ |
( |
| ) |
|
|
private |
Test Grid to generate a rectangle mask
◆ file_forecasts
std::string testGrid::file_forecasts = _PATH_FORECASTS |
◆ file_grid1
std::string testGrid::file_grid1 = _PATH_GRID1 |
◆ file_grid2
std::string testGrid::file_grid2 = _PATH_GRID2 |
The documentation for this class was generated from the following files:
- /Users/weiming/github/AnalogsEnsemble/tests/Grid/testGrid.h
- /Users/weiming/github/AnalogsEnsemble/tests/Grid/testGrid.cpp