Interface NodeCostCalculator

    • Method Detail

      • getNodeCost

        double getNodeCost​(LODAnalysisInfo analysisInfo)
        Computes the cost of the current node in the analysis info.
        Parameters:
        analysisInfo - analysis info
        Returns:
        node cost
      • getUserDataCategories

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