Class OngletPeriod

Constructors

  • Parameters

    • knownPeriods: Period[]
    • ongletPeriodData: {
          A: boolean;
          G: number;
          GenreNotation: number;
          L: string;
          N: string;
      }
      • A: boolean
      • G: number
      • GenreNotation: number
      • L: string

        Name of the period.

      • N: string

        ID of the period.

    Returns OngletPeriod

Properties

active?: boolean
genre: number
linkedPeriod?: Period
name: string
notationType?: number