@awatters_flatiron/tsvector - v1.0.1
    Preparing search index...

    Variable MrollConst

    Mroll: (angle: number) => Matrix = yaw

    Type Declaration

      • (angle: number): Matrix
      • Creates a 3D rotation matrix for yaw (rotation around the z-axis)

        Parameters

        • angle: number

          The yaw angle in radians

        Returns Matrix

        A 3×3 rotation matrix for yaw

    Use yaw instead. Mroll will be removed in a future version.