Package org.goplanit.data
Data used for calculation during iterations of the traffic assignment
-
Interface Summary Interface Description MultiKeyPlanItDataIterator Iterator which returns the keys and values for each row in a MultiKeyPlanItData object. -
Class Summary Class Description MultiKeyPlanItData Class which holds arrays of output property values, identified by arrays of output keys This class is a wrapper for the MultiKeyMap object which is a Map with multiple keys.MultiKeyPlanItDataIteratorImpl Implementation of the MultiKeyPlanItDataIterator interface