spatial_frequency_response property

spatial_frequency_response property

Gets or sets the spatial frequency response.

Definition:

@property
def spatial_frequency_response(self):
    ...
@spatial_frequency_response.setter
def spatial_frequency_response(self, value):
    ...

See Also