moment-of-symmetry
    Preparing search index...

    Function parentMos

    • Calculate the parent MOS of a given MOS pattern.

      Parameters

      • mosPattern: string

        MOS pattern such as "5L 2s".

      Returns MosInfo

      Information about the parent MOS.

    • Calculate the parent MOS of a given MOS pattern.

      Parameters

      • numberOfLargeSteps: number

        Number of large steps in the MOS pattern.

      • numberOfSmallSteps: number

        Number of small steps in the MOS pattern.

      Returns MosInfo

      Information about the parent MOS.