Module gain

Source
Available on crate feature gain only.
Expand description

Core traits for Gain.

Structs§

Drive
A container for the phase and intensity of the ultrasound.
EmitIntensity
The intensity of the ultrasound.
GainError
An error occurred during gain calculation.
Phase
The phase of the ultrasound.

Traits§

Gain
Trait for calculating the phase/amplitude of each transducer.
GainCalculator
A trait to calculate the phase and intensity for Gain.
GainCalculatorGenerator
A trait for generating a calculator for the gain operation.

Type Aliases§

BitVec
A bit vector type.