Available on crate feature
gain only.Expand description
Core traits for Gain.
Structs§
- Drive
- A container for the phase and intensity of the ultrasound.
- Emit
Intensity - The intensity of the ultrasound.
- Gain
Error - An error occurred during gain calculation.
- Phase
- The phase of the ultrasound.
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.
Type Aliases§
- BitVec
- A bit vector type.