OD Cost Matrix Solver properties

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
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
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
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
timeZoneUsage
(Sólo lectura)

Indicates whether the route start time should be interpreted as the local time of the first stop in the route or as Coordinated Universal Time (UTC). This property returns the following keywords:

  • GEO_LOCAL
  • UTC

String

En este tema