1 #ifndef IUFLIBRARY_IUFHL2DTRANSDUCERADT_H 2 #define IUFLIBRARY_IUFHL2DTRANSDUCERADT_H 33 #endif //IUFLIBRARY_IUFHL2DTRANSDUCERADT_H IufTransducerShape
Definition: iufTypes.h:106
iu2dtel_t elements
Definition: iuf2DTransducerADT.h:10
Definition: iuf2DTransducerElementListPrivate.h:8
iu2dt_t iuf2DTransducerCreate(char *name, IufTransducerShape shape, float centerFrequency, int numElements)
Constructs the 2D transducer.
Definition: iuf2DTransducer.c:14
float centerFrequency
Definition: iufTransducerADT.h:8
int iuf2DTransducerDelete(iu2dt_t transducer)
Definition: iuf2DTransducer.c:52
struct IufTransducer baseTransducer
Definition: iuf2DTransducerADT.h:9
IufTransducerShape shape
Definition: iufTransducerADT.h:9
Definition: iufTransducerADT.h:4
Definition: iuf2DTransducerADT.h:7