73 return returned_event;
The TYEtape class is used to describe a part (a step) of a path (TYChemin) for the computation of tra...
OPoint3D _pt
The starting point of this step.
TYEtape & operator=(const TYEtape &other)
Operator =.
bool operator!=(const TYEtape &other) const
Operator !=.
ACOUSTIC_EVENT_TYPES _type
Acoustic event type.
bool operator==(const TYEtape &other) const
Operator ==.
acoustic_event * asEvent() const
OSpectreOctave _Absorption
absorption Spectrum
OSpectreOctave _Attenuation
attenuation Spectrum
virtual ~TYEtape()
Destructor.
This class store data and provide functions to manipulate event in the acoustic context.
ACOUSTIC_EVENT_TYPES type
Event type.
OPoint3D pos
Event position.