archimedes.spatial.RigidBody.State¶
- class RigidBody.State(
- pos: 'np.ndarray',
- att: 'Attitude',
- v_B: 'np.ndarray',
- w_B: 'np.ndarray',
Methods
replace(**updates)Returns a new object replacing the specified fields with new values.
Attributes
posattv_Bw_B- replace(**updates) T¶
Returns a new object replacing the specified fields with new values.