|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
#include "Geometry/mathlib.h"

Go to the source code of this file.
Namespaces | |
| Tools | |
| Tools to convert spherical to cartesian coordinates. | |
Functions | |
| void | Tools::fromRadianToCarthesien (decimal tetha, decimal phi, vec3 &result) |
| Convert spherical coordinates to cartesian coordinates In this function : More... | |
| void | Tools::fromRadianToCarthesien2 (decimal tetha, decimal phi, vec3 &result) |
| Convert spherical coordinates to cartesian coordinates In this function : More... | |