Available on crate feature
gain only.Expand description
Core traits for Gain.
Structs§
- Drive
- A container for the phase and intensity of the ultrasound.
- Gain
Error - An error occurred during gain calculation.
- Gain
Inspection Result - The result of the
Gaininspection. - Intensity
- The intensity of the ultrasound.
- Phase
- The phase of the ultrasound.
- Transducer
Filter - A filter that represents which transducers are enabled.
Traits§
- Gain
- Trait for calculating the phase/amplitude of each transducer.
- Gain
Calculator - A trait to calculate the phase and intensity for
Gain. - Gain
Calculator Generator - A trait for generating a calculator for the gain operation.