|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Holds the responsability of the MOCK_IGN mode. This mode si reserved for developer when the IGN web services are down or not reliable. The developer has to : More...
#include <TYIGNGeoPfMocker.h>
Public Member Functions | |
| bool | mockGeoPf () |
| bool | setLandtakeCoordinates () |
| bool | setImageProperties () |
| bool | loadLevelCurves () |
Holds the responsability of the MOCK_IGN mode. This mode si reserved for developer when the IGN web services are down or not reliable. The developer has to :
The resources must be consistent and have to be built when IGN Geoplatform is on.
Definition at line 33 of file TYIGNGeoPfMocker.h.
| bool TYIGNGeoPfMocker::loadLevelCurves | ( | ) |
Definition at line 85 of file TYIGNGeoPfMocker.cpp.


| bool TYIGNGeoPfMocker::mockGeoPf | ( | ) |
| bool TYIGNGeoPfMocker::setImageProperties | ( | ) |
Definition at line 56 of file TYIGNGeoPfMocker.cpp.


| bool TYIGNGeoPfMocker::setLandtakeCoordinates | ( | ) |
Definition at line 32 of file TYIGNGeoPfMocker.cpp.

