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.core.sdynpy_shape.rigid_body_fix_node_orientation

Signature

def sdynpy.core.sdynpy_shape.rigid_body_fix_node_orientation(geometry, rigid_shapes, suspect_nodes, new_cs_ids=None, gtol=1e-08, xtol=1e-08)

Solves for the best sensor orientation in the geometry to minimize the residual

This function uses a nonlinear optimizer to solve for the orientation of the specified nodes that provide the best estimate of a rigid body shape. This can be used to try to figure out the true orientation of a sensor in a test.

Parameters

Returns