Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Macros | Functions | Variables
TYSiteNode.cpp File Reference
#include <cstdlib>
#include <cassert>
#include <locale.h>
#include <qregexp.h>
#include "Tympan/models/business/altimetry_file_reader_impl.h"
#include "Tympan/models/business/TYPreferenceManager.h"
#include "Tympan/models/business/TYXMLManager.h"
#include "Tympan/models/business/TYProgressManager.h"
#include "Tympan/models/business/OLocalizator.h"
#include "Tympan/models/business/infrastructure/TYEcran.h"
#include "Tympan/models/business/xml_project_util.h"
#include "Tympan/models/business/subprocess_util.h"
#include "Tympan/core/logging.h"
#include "Tympan/core/config.h"
#include <QDir>
#include "TYSiteNode.h"
Include dependency graph for TYSiteNode.cpp:

Go to the source code of this file.

Macros

#define TR(id)   OLocalizator::getString("OMessageManager", (id))
 

Functions

 TY_EXTENSION_INST (TYSiteNode)
 
 TY_EXT_GRAPHIC_INST (TYSiteNode)
 
bool almost_equal (double a, double b, double precision)
 

Variables

vector< bool > EstUnIndexDeFaceEcran
 

Macro Definition Documentation

◆ TR

#define TR (   id)    OLocalizator::getString("OMessageManager", (id))

Definition at line 40 of file TYSiteNode.cpp.

Function Documentation

◆ almost_equal()

bool almost_equal ( double  a,
double  b,
double  precision 
)

Definition at line 1294 of file TYSiteNode.cpp.

Here is the caller graph for this function:

◆ TY_EXT_GRAPHIC_INST()

TY_EXT_GRAPHIC_INST ( TYSiteNode  )

◆ TY_EXTENSION_INST()

TY_EXTENSION_INST ( TYSiteNode  )

Variable Documentation

◆ EstUnIndexDeFaceEcran

vector<bool> EstUnIndexDeFaceEcran

Definition at line 1055 of file TYSiteNode.cpp.