23 #ifndef __TY_ETAPE_9613SOLVER__
24 #define __TY_ETAPE_9613SOLVER__
All base classes related to 3D manipulation.
std::deque< TYEtape9613Solver > TYTabEtape9613Solver
TYEtape collection.
OSpectreOctave _Attenuation
attenuation Spectrum
void setAbsorption(const OSpectreOctave &Abso)
OSpectreOctave getAttenuation()
Get/Set the attenuation spectrum associated to this step.
OSpectreOctave getAbsorption()
Get/Set the absorption spectrum associated to the first point of the step.
const OSpectreOctave getAbsorption() const
const OSpectreOctave getAttenuation() const
bool operator==(const TYEtape9613Solver &other) const
Operator ==.
void setAttenuation(const OSpectreOctave &Att)
OSpectreOctave _Absorption
absorption Spectrum
bool operator!=(const TYEtape9613Solver &other) const
Operator !=.
TYEtape9613Solver & operator=(const TYEtape9613Solver &other)
Operator =.
The TYEtape class is used to describe a part (a step) of a path (TYChemin) for the computation of tra...