Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Namespaces | Functions
UnitConverter.h File Reference
#include "Geometry/mathlib.h"
Include dependency graph for UnitConverter.h:
This graph shows which files directly or indirectly include this file:

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...