Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Namespaces | Functions
UnitConverter.cpp File Reference
#include "UnitConverter.h"
#include <iostream>
Include dependency graph for UnitConverter.cpp:

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