Class ODSkimMatrix

  • All Implemented Interfaces:
    ODData<Double>

    public class ODSkimMatrix
    extends ODMatrix
    This class stores an OD Skim matrix.
    Author:
    gman6028
    • Constructor Detail

      • ODSkimMatrix

        public ODSkimMatrix​(Zones<?> zones,
                            ODSkimSubOutputType odSkimOutputType)
        Constructor
        Parameters:
        zones - holding the zones in the network
        odSkimOutputType - the skim output type for this OD skim matrix
    • Method Detail

      • getOdSkimOutputType

        public ODSkimSubOutputType getOdSkimOutputType()
        Returns the type of the current OD skim matrix
        Returns:
        the OD skim matrix type for the current OD skim matrix