|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Network::ModalNetwork::excite_at_position | ( | double | position, |
| double | strength = 1.0 |
||
| ) |
Excite modes based on normalized strike position.
| position | Normalized position (0.0 = node, 1.0 = antinode) |
| strength | Overall excitation strength |
Amplitude distribution follows spatial mode shapes:
Definition at line 215 of file ModalNetwork.cpp.
References compute_spatial_distribution(), initialize_exciter(), m_modes, and m_spatial_distribution.
Here is the call graph for this function: