#include <array_configuration.hpp>
visr::pml::ArrayConfiguration::ArrayConfiguration |
( |
| ) |
|
visr::pml::ArrayConfiguration::~ArrayConfiguration |
( |
| ) |
|
template<typename ValueType >
void visr::pml::ArrayConfiguration::getDelays |
( |
efl::BasicVector< ValueType > & |
delays | ) |
const |
|
inline |
template<typename ValueType >
void visr::pml::ArrayConfiguration::getGains |
( |
efl::BasicVector< ValueType > & |
gains | ) |
const |
|
inline |
void visr::pml::ArrayConfiguration::loadXml |
( |
std::string const & |
filePath | ) |
|
- Exceptions
-
std::invalid_argument | if the array file is inconsistent. |
std::size_t visr::pml::ArrayConfiguration::numberOfLoudspeakers |
( |
| ) |
const |
|
inline |
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.
std::size_t visr::pml::ArrayConfiguration::numberOfSubwoofers |
( |
| ) |
const |
|
inline |
SubwooferList const& visr::pml::ArrayConfiguration::subwooferIndices |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: