Code_TYMPAN  4.2.0
Industrial site acoustic simulation
Classes | Functions
Step.h File Reference
#include "Tympan/models/common/mathlib.h"
#include "Tympan/geometric_methods/AcousticRaytracer/Ray/Ray.h"
Include dependency graph for Step.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Step
 Describe a step in the ray path. More...
 

Functions

Step operator* (const Step &s, const decimal &a)
 
Step operator+ (const Step &s1, const Step &s2)
 

Detailed Description

Author
Projet_Tympan

Definition in file Step.h.

Function Documentation

◆ operator*()

Step operator* ( const Step s,
const decimal a 
)
inline

Definition at line 51 of file Step.h.

Here is the call graph for this function:

◆ operator+()

Step operator+ ( const Step s1,
const Step s2 
)
inline

Definition at line 56 of file Step.h.

Here is the call graph for this function: