Super-simple class which maintains microphone invariants.
More...
#include <microphone.h>
|
|
| microphone (const orientation_t &o=orientation_t(), float shape=0.0f) |
| |
|
float | get_shape () const |
| |
|
void | set_shape (float shape) |
| |
|
template<typename Archive > |
| void | serialize (Archive &) |
| |
|
|
orientation_t | orientation |
| |
Super-simple class which maintains microphone invariants.
The documentation for this class was generated from the following files:
- src/core/include/core/attenuator/microphone.h
- src/core/include/core/serialize/attenuators.h
- src/core/src/attenuator/microphone.cpp