Uses of Class
org.planit.od.odmatrix.ODMatrix
-
Packages that use ODMatrix Package Description org.planit.od.odmatrix.demand Contains the definitions of the Origin-Destination Demand classesorg.planit.od.odmatrix.skim This package holds the origin-destination Skim Matrix objects. -
-
Uses of ODMatrix in org.planit.od.odmatrix.demand
Subclasses of ODMatrix in org.planit.od.odmatrix.demand Modifier and Type Class Description class
ODDemandMatrix
This class handles the OD demand matrix. -
Uses of ODMatrix in org.planit.od.odmatrix.skim
Subclasses of ODMatrix in org.planit.od.odmatrix.skim Modifier and Type Class Description class
ODSkimMatrix
This class stores an OD Skim matrix.
-