Uses of Class
org.goplanit.supply.fundamentaldiagram.LinearFundamentalDiagramBranch
-
Packages that use LinearFundamentalDiagramBranch Package Description org.goplanit.supply.fundamentaldiagram Fundamental diagram classes -
-
Uses of LinearFundamentalDiagramBranch in org.goplanit.supply.fundamentaldiagram
Methods in org.goplanit.supply.fundamentaldiagram that return LinearFundamentalDiagramBranch Modifier and Type Method Description LinearFundamentalDiagramBranchNewellFundamentalDiagram. getCongestedBranch()Congested branch of the FDLinearFundamentalDiagramBranchNewellFundamentalDiagram. getFreeFlowBranch()Free flow branch of the FDLinearFundamentalDiagramBranchLinearFundamentalDiagramBranch. shallowClone()shallow clone a branchConstructors in org.goplanit.supply.fundamentaldiagram with parameters of type LinearFundamentalDiagramBranch Constructor Description LinearFundamentalDiagramBranch(LinearFundamentalDiagramBranch linearFundamentalDiagramBranch)Copy constructorNewellFundamentalDiagram(LinearFundamentalDiagramBranch freeFlowBranch, LinearFundamentalDiagramBranch congestedBranch)Constructor using all defaults except for the free speed to apply
-