Class Measurement

  • All Implemented Interfaces:
    Comparable<Measurement>, org.matsim.api.core.v01.Identifiable<Measurement>

    public class Measurement
    extends Object
    implements org.matsim.api.core.v01.Identifiable<Measurement>, Comparable<Measurement>
    Cadyts measurements are attached to "facilities", such as links. With distributions, the measurements are attached to nothing. To satisfy Cadyts, Measurement is used as facility to which cadyts can attach the measurement.
    Author:
    nagel