Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Classes | Enumerations
Event.h File Reference
#include <vector>
#include "Geometry/Sampler.h"
#include "Base.h"
Include dependency graph for Event.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Event
 Class describing an event (reflection, diffraction, ...) More...
 

Enumerations

enum  typeevent { UNKNOWN = -1 , SPECULARREFLEXION = 0 , DIFFRACTION , NOTHING }
 

Enumeration Type Documentation

◆ typeevent

enum typeevent
Enumerator
UNKNOWN 
SPECULARREFLEXION 
DIFFRACTION 
NOTHING 

Definition at line 23 of file Event.h.