Wiki

Clone wiki

UFF / v0.2 / uff.event

uff.event < uff

UFF class to describe an unique ultrasound event, composed by a single transmit and receive setup

Parameters

Parameter Datatype Description
transmit_setup uff.transmit_setup Description of the transmit event (probe/channels, waves, excitations, etc.). If more than one probe is used in reception, this is a list of setups.
receive_setup uff.receive_setup Description of sampled channel data (probe/channels, sampling, TGC, etc.). If more than one probe is used in reception, this is a list of setups.

Notes

Files

Updated