archimedes.spatial.RigidBody.Input¶
- class RigidBody.Input(F_B: 'np.ndarray', M_B: 'np.ndarray', m: 'float', J_B: 'np.ndarray')¶
Methods
replace(**updates)Returns a new object replacing the specified fields with new values.
Attributes
F_BM_BmJ_B- replace(**updates) T¶
Returns a new object replacing the specified fields with new values.