Expand description
This crate provides Gain
that produces multiple focal points.
Structs§
- Amplitude
- Amplitude
- GS
- Gerchberg-Saxton algorithm
- GSOption
- The option of
GS
. - GSPAT
- Gershberg-Saxon for Phased Arrays of Transducers
- GSPAT
Option - The option of
GSPAT
. - Greedy
- Greedy algorithm and Brute-force search
- Greedy
Option - The option of
Greedy
. - LM
- Levenberg-Marquardt algorithm
- LMOption
- The option of
LM
. - Naive
- Naive linear synthesis of simple focal solutions
- Naive
Option - The option of
Naive
. - Nalgebra
Backend LinAlgBackend
usingnalgebra
.- Pa
- [Pa]
- Sphere
- Sphere directivity model.
- T4010A1
- T4010A1/B4 directivity model.
- dB
- [dB]
- kPa
- [kPa]
Enums§
- Emission
Constraint - Emission constraint of transducers.
- Holo
Error - A interface for error handling in autd3-gain-holo.
- Trans
- Transpose
Traits§
- LinAlg
Backend - Linear algebra backend