Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.doc.sdynpy_vibration_test.response_outside_mask

Signature

def sdynpy.doc.sdynpy_vibration_test.response_outside_mask(response, response_limit, mask_type: str = 'above')

Compute a boolean mask of where response is outside the specified limit.

Parameters

Returns

Raises