This document is archived and information here might be outdated. Recommended version. |
Provides access to the OD cost matrix solver.
This interface is new at ArcGIS 9.3. It supersedes INAODCostMatrixSolver.
Name | Description | |
---|---|---|
DefaultCutoff | The default cutoff value to stop traversing. | |
DefaultTargetDestinationCount | The default number of destinations to find. | |
MatrixResultType | Indicates the type of matrix result to be created. | |
OutputLines | Indicates how lines are generated. | |
PopulateODLines | Indicates if the ODLines class is to be populated. |
Interfaces | Description |
---|---|
INAODCostMatrixSolver | Provides access to the origin-destination matrix solver. |
Classes | Description |
---|---|
NAODCostMatrixSolver | Performs origin-destination matrix analysis. |
NAServerODCostMatrixParams | Deprecated as of 10.0. A container for the Origin-Destination Cost Matrix solver settings and return parameters used by NAServer. |
INAODCostMatrixSolver2 is the interface provided on the NAODCostMatrixSolver object to access the properties of the OD Cost Matrix solver.