openlifu.xdc.transducerarray.TransducerArray¶
- class openlifu.xdc.transducerarray.TransducerArray(id: 'str' = 'transducer_array', name: 'str' = 'Transducer Array', modules: 'list[TransformedTransducer]' = <factory>, attrs: 'dict' = <factory>)[source]¶
Bases:
DictMixin- static from_dict(data: dict)[source]¶
Create an object from a dictionary
- Parameters:
parameter_dict – dictionary of parameters to define the object
Returns: new object