HOA Library
beta 3.0
High Order Ambisonics Library
|
This is the complete list of members for Vector< D, T >, including all inherited members.
computeRendering() hoa_noexcept=0 | Vector< D, T > | pure virtual |
getNumberOfPlanewaves() const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveAbscissa(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveAzimuth(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveElevation(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveHeight(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveIndex(const size_t index) hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveName(const size_t index) const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewaveOrdinate(const size_t index, const bool rotation=true) const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewavesRotationX() const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewavesRotationY() const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
getPlanewavesRotationZ() const hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
process(const T *inputs, T *outputs) hoa_noexcept=0 | Vector< D, T > | pure virtual |
processEnergy(const T *inputs, T *outputs) hoa_noexcept=0 | Vector< D, T > | pure virtual |
ProcessorPlanewaves(const size_t nplws) hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
processVelocity(const T *inputs, T *outputs) hoa_noexcept=0 | Vector< D, T > | pure virtual |
setPlanewaveAzimuth(const size_t index, const T azimuth) hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
setPlanewaveElevation(const size_t index, const T elevation) hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
setPlanewavesRotation(const T x_axe, const T y_axe, const T z_axe) hoa_noexcept | ProcessorPlanewaves< D, T > | inline |
Vector(const size_t numberOfChannels) hoa_noexcept | Vector< D, T > | |
~Processor() hoa_noexcept | Processor< D, T > | inlinevirtual |
~ProcessorPlanewaves() hoa_noexcept | ProcessorPlanewaves< D, T > | inlinevirtual |
~Vector() hoa_noexcept=0 | Vector< D, T > | pure virtual |