|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
Graphical representation of the BoundaryNoiseMap entity. More...
#include <qdir.h>#include "Tympan/core/config.h"#include "Tympan/core/logging.h"#include "Tympan/models/business/TYXMLManager.h"#include "Tympan/models/business/TYProjet.h"#include "TYBoundaryNoiseMap.h"
Go to the source code of this file.
Functions | |
| double | compute_segment_point_square_distance (double point_x, double point_y, double a_x, double a_y, double b_x, double b_y) |
| Compute the squared distance between a point and a segment. More... | |
| TY_EXTENSION_INST (TYBoundaryNoiseMap) | |
| TY_EXT_GRAPHIC_INST (TYBoundaryNoiseMap) | |
Graphical representation of the BoundaryNoiseMap entity.
Definition in file TYBoundaryNoiseMap.cpp.
| double compute_segment_point_square_distance | ( | double | point_x, |
| double | point_y, | ||
| double | a_x, | ||
| double | a_y, | ||
| double | b_x, | ||
| double | b_y | ||
| ) |
Compute the squared distance between a point and a segment.
| point_x | |
| point_y | |
| a_x | |
| a_y | |
| b_x | |
| b_y |
Definition at line 41 of file TYBoundaryNoiseMap.cpp.

| TY_EXT_GRAPHIC_INST | ( | TYBoundaryNoiseMap | ) |
| TY_EXTENSION_INST | ( | TYBoundaryNoiseMap | ) |