#include <array_configuration.hpp>
◆ ArrayType
◆ SubwooferList
◆ ArrayConfiguration()
visr::pml::ArrayConfiguration::ArrayConfiguration |
( |
| ) |
|
◆ ~ArrayConfiguration()
visr::pml::ArrayConfiguration::~ArrayConfiguration |
( |
| ) |
|
◆ getDelays()
template<typename ValueType >
void visr::pml::ArrayConfiguration::getDelays |
( |
efl::BasicVector< ValueType > & |
delays | ) |
const |
|
inline |
◆ getGains()
template<typename ValueType >
void visr::pml::ArrayConfiguration::getGains |
( |
efl::BasicVector< ValueType > & |
gains | ) |
const |
|
inline |
◆ loadXml()
void visr::pml::ArrayConfiguration::loadXml |
( |
std::string const & |
filePath | ) |
|
- Exceptions
-
std::invalid_argument | if the array file is inconsistent. |
◆ numberOfLoudspeakers()
std::size_t visr::pml::ArrayConfiguration::numberOfLoudspeakers |
( |
| ) |
const |
|
inline |
◆ numberOfOutputs()
std::size_t visr::pml::ArrayConfiguration::numberOfOutputs |
( |
| ) |
const |
|
inline |
Return the total number of output channels, i.e., the number. of loudspeakers and subwoofers combined.
◆ numberOfSubwoofers()
std::size_t visr::pml::ArrayConfiguration::numberOfSubwoofers |
( |
| ) |
const |
|
inline |
◆ subwooferIndices()
SubwooferList const& visr::pml::ArrayConfiguration::subwooferIndices |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: