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.compute_shapes

Signature

def sdynpy.compute_shapes(natural_frequencies: numpy.ndarray, damping_ratios: numpy.ndarray, coordinates: sdynpy.core.sdynpy_coordinate.CoordinateArray, residue_matrix: numpy.ndarray, shape_selection=<ShapeSelection.ALL: 0>, participation_factors: numpy.ndarray = None)