|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OSpectreComplex, including all inherited members.
| _defaultValue | OSpectreAbstract | protectedstatic |
| _etat | OSpectreAbstract | protected |
| _fMax | OSpectre | protectedstatic |
| _fMin | OSpectre | protectedstatic |
| _form | OSpectreAbstract | protected |
| _freqNorm | OSpectre | protectedstatic |
| _mapFreqIndice | OSpectre | protectedstatic |
| _module | OSpectre | protected |
| _phase | OSpectreComplex | protected |
| _type | OSpectreAbstract | protected |
| _valid | OSpectreAbstract | protected |
| abs() const | OSpectreAbstract | |
| cos() const | OSpectreAbstract | |
| div(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| div(const double &coefficient) const | OSpectreAbstract | |
| exp(const double coef=1.0) | OSpectreAbstract | |
| getConcreteInstance() const override | OSpectre | virtual |
| getCplxSpectre(const double &valInit=1.0E-20) | OSpectreComplex | static |
| getEmptyLinSpectre(const double &valInit=1.0E-20) | OSpectre | static |
| getEtat() const | OSpectreAbstract | inline |
| getEtat() | OSpectreAbstract | inline |
| getForm() const | OSpectreAbstract | inline |
| getIndice(const double &freq) | OSpectre | inlinestatic |
| getLambda(const double &c) | OSpectre | static |
| getModule() const | OSpectreComplex | |
| getNbValues() const | OSpectreAbstract | |
| getOSpectreFreqExact() | OSpectre | static |
| getPhase() const | OSpectreComplex | |
| getRangeValueReal(double *valeurs, const short &nbVal, const short &decalage) | OSpectreAbstract | |
| getTabFreqExact() | OSpectre | static |
| getTabValImag() | OSpectreComplex | inline |
| getTabValImag() const | OSpectreComplex | inline |
| getTabValReel() override | OSpectre | inlinevirtual |
| getTabValReel() const override | OSpectre | inlinevirtual |
| getType() const | OSpectreAbstract | inline |
| getValueImag(double freq, bool *pValid=0) | OSpectreComplex | |
| getValueReal(double freq) | OSpectre | |
| inv() const | OSpectreAbstract | |
| invMult(const double &coefficient=1.0) const | OSpectreAbstract | |
| isTonalite() const | OSpectre | |
| isValid() const | OSpectreAbstract | inline |
| log(const double &base=10.0) const | OSpectreAbstract | |
| makeOctSpect() | OSpectre | static |
| mult(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| mult(const double &coefficient) const | OSpectreAbstract | |
| operator!=(const OSpectreComplex &other) const | OSpectreComplex | |
| OSpectre::operator!=(const OSpectre &other) const | OSpectre | virtual |
| OSpectreAbstract::operator!=(const OSpectreAbstract &other) const | OSpectreAbstract | virtual |
| operator*(const OSpectreComplex &spectre) const | OSpectreComplex | |
| operator*(const OSpectre &spectre) const | OSpectreComplex | |
| operator*(const double &coefficient) const | OSpectreComplex | |
| OSpectre::operator*(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| operator+(const OSpectreComplex &spectre) const | OSpectreComplex | |
| OSpectre::operator+(const double &valeur) const | OSpectreAbstract | |
| OSpectre::operator+(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| operator-(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| operator/(const OSpectreComplex &spectre) const | OSpectreComplex | |
| operator=(const OSpectreComplex &other) | OSpectreComplex | |
| operator=(const OSpectreAbstract &other) override | OSpectreComplex | virtual |
| OSpectre::operator=(const OSpectre &other) | OSpectre | |
| operator==(const OSpectreComplex &other) const | OSpectreComplex | |
| OSpectre::operator==(const OSpectre &other) const | OSpectre | virtual |
| OSpectreAbstract::operator==(const OSpectreAbstract &other) const | OSpectreAbstract | virtual |
| OSpectre() | OSpectre | |
| OSpectre(double defaultValue) | OSpectre | |
| OSpectre(const OSpectre &other) | OSpectre | |
| OSpectre(const OSpectreAbstract &other) | OSpectre | |
| OSpectre(const double *valeurs, unsigned nbVal, unsigned decalage) | OSpectre | |
| OSpectreAbstract() | OSpectreAbstract | explicit |
| OSpectreAbstract(TYSpectreForm form) | OSpectreAbstract | explicit |
| OSpectreAbstract(bool isValid, TYSpectreType type, TYSpectreEtat etat, TYSpectreForm form) | OSpectreAbstract | explicit |
| OSpectreComplex() | OSpectreComplex | |
| OSpectreComplex(const TYComplex &defaultValue) | OSpectreComplex | |
| OSpectreComplex(const OSpectreComplex &other) | OSpectreComplex | |
| OSpectreComplex(const OSpectre &other) | OSpectreComplex | |
| OSpectreComplex(const OSpectre &spectre1, const OSpectre &spectre2) | OSpectreComplex | |
| pondA() | OSpectre | static |
| pondB() | OSpectre | static |
| pondC() | OSpectre | static |
| power(const double &puissance) const | OSpectreAbstract | |
| printme() const | OSpectreAbstract | virtual |
| racine() const | OSpectreAbstract | |
| round() | OSpectreAbstract | |
| setDefaultValue(const double &valeur=TY_SPECTRE_DEFAULT_VALUE) | OSpectreAbstract | |
| setDefaultValue(double module[], const unsigned int spectreNbElmt=TY_SPECTRE_DEFAULT_NB_ELMT, const double &valeur=TY_SPECTRE_DEFAULT_VALUE) | OSpectreAbstract | |
| setEtat(TYSpectreEtat etat) | OSpectreAbstract | inline |
| setFMax(const double &fMax) | OSpectre | inlinestatic |
| setFMin(const double &fMin) | OSpectre | inlinestatic |
| setForm(TYSpectreForm form) | OSpectreAbstract | inline |
| setMapFreqIndice() | OSpectre | static |
| setPhase(const OSpectre &spectre) | OSpectreComplex | |
| setPhase(const double &valeur=0.0) | OSpectreComplex | |
| setType(TYSpectreType type) | OSpectreAbstract | inline |
| setValid(const bool &valid=true) | OSpectreAbstract | inline |
| setValue(const double &freq, const double &reel, const double &imag=0.0) | OSpectreComplex | |
| setValue(const double &freq, const TYComplex &cplx) | OSpectreComplex | |
| OSpectre::setValue(const double &freq, const double &reel=0.0) | OSpectre | |
| seuillage(const double &min=-200.0, const double max=200.0) | OSpectreAbstract | |
| sigma() | OSpectreAbstract | |
| sigma() const | OSpectreAbstract | |
| sin() const | OSpectreAbstract | |
| sqrt() const | OSpectreAbstract | |
| subst(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| subst(const double &valeur) const | OSpectreAbstract | |
| sum(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| sum(const double &value) const | OSpectreAbstract | |
| sumdB(const OSpectreAbstract &spectre) const | OSpectreAbstract | |
| toDB() const | OSpectreAbstract | |
| toGPhy() const | OSpectreAbstract | |
| toModulePhase() const | OSpectreComplex | |
| toOct() const | OSpectreAbstract | |
| toTOct() const | OSpectreAbstract | |
| valGlobDBA() const | OSpectreAbstract | |
| valGlobDBLin() const | OSpectreAbstract | |
| valMax() | OSpectreAbstract | |
| ~OSpectre() | OSpectre | virtual |
| ~OSpectreComplex() | OSpectreComplex | virtual |