simscape.multibody.StandardAxisRotation Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.Rotation
Description
Use an object of the simscape.multibody.StandardAxisRotation class to
      construct a 3-D rotation by specifying a rotation angle and the corresponding axis of
      rotation. The axis of rotation is one axis of the base frame. The Axis
      property specifies the axis of rotation by using a member of the
        simscape.multibody.Axis class. The Angle property
      specifies the angle of the rotation.
Class Attributes
| Sealed | true | 
| ConstructOnLoad | true | 
| RestrictsSubclassing | true | 
For information on class attributes, see Class Attributes.
Creation
Description
R = simscape.multibody.StandardAxisRotation
R = simscape.multibody.StandardAxisRotation(angle,axis)
Properties
Version History
Introduced in R2022a