Package com.azalient.api.b.demand

This package provides interfaces to demand objects: IProfile, IMatrix, IDwell, etc.

See:
          Description

Interface Summary
IDwell A Dwell contains demand-based information about dwell time, passenger arrivals & departures, for a service at a stand.
IMatrix This class represents an origin-destination demand matrix
IMatrixDescription A reference to the metadata object describing a matrix.
IPlace An abstraction of an origin or destination object.
IPlaceIndex A place index is used to store an index for a place as it is used in a demand source - a matrix or volume.
IProfile A time-varying scaling function, used to modulate another variable value over a time span.
ISource  
ITimingPoint A timing point is a place at which transport times are measured.
ITripSource A trip source is anything that can generate trips, including a matrix, a volume or a service
IVolume A specification of undirected demand from an array of origins, including A division: the set of agents to which this volume applies A profile: an array of weights over a time interval (specified as a start time and an end time)
 

Package com.azalient.api.b.demand Description

This package provides interfaces to demand objects: IProfile, IMatrix, IDwell, etc.