Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Functions
TYRay.cpp File Reference
#include <deque>
#include "TYRay.h"
Include dependency graph for TYRay.cpp:

Go to the source code of this file.

Functions

 TY_EXT_GRAPHIC_INST (TYRay)
 
SmartPtr< TYRaybuild_ray (const acoustic_path &ap)
 Build a TYRay from an acoustic_path (used by cython interface) More...
 

Function Documentation

◆ build_ray()

SmartPtr< TYRay > build_ray ( const acoustic_path ap)

Build a TYRay from an acoustic_path (used by cython interface)

Definition at line 167 of file TYRay.cpp.

◆ TY_EXT_GRAPHIC_INST()

TY_EXT_GRAPHIC_INST ( TYRay  )