Decoder(const size_t order, const size_t numberOfPlanewaves) hoa_noexcept | Decoder< Hoa2d, T > | inline |
DecoderBinaural(const size_t order) | DecoderBinaural< D, T > | |
getDecompositionOrder() const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getHarmonicDegree(const size_t index) const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getHarmonicIndex(const size_t degree, const long order) const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getHarmonicName(const size_t index) const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getHarmonicNormalization(const size_t index) const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getHarmonicOrder(const size_t index) const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getHarmonicSemiNormalization(const size_t index) const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getMode() const hoa_noexcept | Decoder< Hoa2d, T > | inlinevirtual |
getNumberOfHarmonics() const hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
getNumberOfPlanewaves() const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveAbscissa(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveAzimuth(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveElevation(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveHeight(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveIndex(const size_t index) hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveName(const size_t index) const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewaveOrdinate(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewavesRotationX() const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewavesRotationY() const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
getPlanewavesRotationZ() const hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
prepare(const size_t vectorsize=64) hoa_override | DecoderBinaural< D, T > | virtual |
process(const T *inputs, T *outputs) hoa_noexcept hoa_override | DecoderBinaural< D, T > | virtual |
processBlock() hoa_noexcept | DecoderBinaural< D, T > | virtual |
ProcessorHarmonics(const size_t order) hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inline |
ProcessorPlanewaves(const size_t nplws) hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
setPlanewaveAzimuth(const size_t index, const T azimuth) hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
setPlanewaveElevation(const size_t index, const T elevation) hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
setPlanewavesRotation(const T x_axe, const T y_axe, const T z_axe) hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inline |
~Decoder() | Decoder< Hoa2d, T > | inlinevirtual |
~DecoderBinaural()=0 | DecoderBinaural< D, T > | pure virtual |
~Processor() hoa_noexcept | Processor< D, T > | inlinevirtual |
~ProcessorHarmonics() hoa_noexcept | ProcessorHarmonics< Hoa2d, T > | inlinevirtual |
~ProcessorPlanewaves() hoa_noexcept | ProcessorPlanewaves< Hoa2d, T > | inlinevirtual |