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

    Variable MyawConst

    Myaw: (angle: number) => Matrix = roll

    Type Declaration

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

        Parameters

        • angle: number

          The roll angle in radians

        Returns Matrix

        A 3×3 rotation matrix for roll

    Use roll instead. Myaw will be removed in a future version.