Interface LinkCostCalculator

    • Method Detail

      • getLinkCost

        double getLinkCost​(LODAnalysisInfo analysisInfo)
        Computes the cost of the next link in the analysis info.
        Parameters:
        analysisInfo - analysis info
        Returns:
        link cost
      • getUserDataCategories

        int[] getUserDataCategories()
        Returns the required user data categories.
        Returns: