openlifu.bf.apod_methods.maxangle.MaxAngle

class openlifu.bf.apod_methods.maxangle.MaxAngle(max_angle: "Annotated[float, OpenLIFUFieldData('Maximum acceptance angle', 'Maximum acceptance angle for each element from the vector normal to the element surface')]" = 30.0, units: "Annotated[str, OpenLIFUFieldData('Angle units', 'Angle units')]" = 'deg')[source]

Bases: ApodizationMethod

max_angle: Annotated[float, OpenLIFUFieldData(name='Maximum acceptance angle', description='Maximum acceptance angle for each element from the vector normal to the element surface')] = 30.0

Maximum acceptance angle for each element from the vector normal to the element surface

units: Annotated[str, OpenLIFUFieldData(name='Angle units', description='Angle units')] = 'deg'

Angle units