|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|

Go to the source code of this file.
Classes | |
| struct | TYPointParcours |
| Point of a path. More... | |
Macros | |
| #define | SEUIL_DISTANCE_POINTS_CONFONDUS 0.02 |
| Below a distance of 2 centimeters, the points are considered on the same location. More... | |
| #define | SEUIL_DETERMNANT_COLINEAIRE (1E-10) |
| of two vectors More... | |
| #define SEUIL_DETERMNANT_COLINEAIRE (1E-10) |
of two vectors
Below this absolute value, the determinant is not a valid criteria to assess the collinearity
Definition at line 30 of file TYPointParcours.h.
| #define SEUIL_DISTANCE_POINTS_CONFONDUS 0.02 |
Below a distance of 2 centimeters, the points are considered on the same location.
Definition at line 27 of file TYPointParcours.h.