Interface EqTDComputationMode

    • Method Detail

      • getId

        String getId()
        Retrieves the id of the computation mode.
        Returns:
        the id.
      • computeEqTD

        Double computeEqTD​(ProgramItemData programItemData,
                           Double eqTDCoef)
        Compute the TD equivalent for the given course part data.
        Parameters:
        programItemData - The course part data
        eqTDCoef - The TD equivalent coefficient
        Returns:
        The computed eqTD from the course part data