OD Cost Matrix Solver Properties (arcpy)

Resumen

The following properties are supported by the network analyst solver object when working with the od cost matrix solver.

Propiedades

PropiedadExplicaciónTipo de datos
defaultTargetDestinationCount
(Sólo lectura)

The default number of destinations to find for each origin. If the network analysis layer specifies that all destinations are to be found, this property returns an empty string.

Integer
defaultCutoff
(Sólo lectura)

Indicates the default impedance value at which to cut off searching for destinations for a given origin. If no cutoff value is specified in the network analysis layer, the property returns an empty string.

Double
odLinesShape
(Sólo lectura)

The type of line generated by the solver. This property returns the following keywords:

  • NO_LINES
  • STRAIGHT_LINES

String
timeOfDay
(Sólo lectura)

Indicates the departure date and time from the origins.

String
9/11/2013