OD Cost Matrix Solver properties

Zusammenfassung

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

Eigenschaften

EigenschaftErläuterungDatentyp
defaultCutoff
(Schreibgeschützt)

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
(Schreibgeschützt)

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
(Schreibgeschützt)

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

  • NO_LINES
  • STRAIGHT_LINES

String
timeOfDay
(Schreibgeschützt)

Indicates the departure date and time from the origins.

String
timeZoneUsage
(Schreibgeschützt)

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