protected Object |
ODOutputTypeAdapterImpl.getDestinationZoneExternalId(ODMatrixIterator odMatrixIterator) |
Returns the external Id of the destination zone for the current cell in the OD skim matrix
|
protected long |
ODOutputTypeAdapterImpl.getDestinationZoneId(ODMatrixIterator odMatrixIterator) |
Returns the Id of the destination zone for the current cell in the OD skim matrix
|
protected double |
ODOutputTypeAdapterImpl.getODCost(ODMatrixIterator odMatrixIterator,
double timeUnitMultiplier) |
Returns the OD travel cost for the current cell in the OD skim matrix
|
Object |
ODOutputTypeAdapter.getODOutputPropertyValue(OutputProperty outputProperty,
ODMatrixIterator odMatrixIterator,
Mode mode,
TimePeriod timePeriod,
double timeUnitMultiplier) |
Returns the specified output property values for the current cell in the OD Matrix Iterator
|
Object |
ODOutputTypeAdapterImpl.getODOutputPropertyValue(OutputProperty outputProperty,
ODMatrixIterator odMatrixIterator,
Mode mode,
TimePeriod timePeriod,
double timeUnitMultiplier) |
Returns the specified output property values for the current cell in the OD Matrix Iterator
|
protected Object |
ODOutputTypeAdapterImpl.getOriginZoneExternalId(ODMatrixIterator odMatrixIterator) |
Returns the origin zone external Id for the current cell in the OD skim matrix
|
protected long |
ODOutputTypeAdapterImpl.getOriginZoneId(ODMatrixIterator odMatrixIterator) |
Returns the origin zone Id for the current cell in the OD skim matrix
|