Defined as:
sdynpy.modal.sdynpy_modeshape.compute_shapesAlso available as:
sdynpy.modal.compute_shapes
Module:
sdynpy.modal.sdynpy_modeshapeSource: GitHub
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)