Skip to main content

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

Propiedad Explicación Tipo de datos

defaultCutoff

(Solo 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

(Solo 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

(Solo lectura)

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

  • NO_LINES

  • STRAIGHT_LINES

String

timeOfDay

(Solo lectura)

Indicates the departure date and time from the origins.

String

timeZoneUsage

(Solo 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