Provides access to the origin-destination matrix solver. Note: the INAODCostMatrixSolver interface has been superseded byINAODCostMatrixSolver2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Members
Description | ||
---|---|---|
DefaultCutoff | The default cutoff value to stop traversing. | |
DefaultTargetDestinationCount | The default number of destinations to find. | |
OutputLines | Indicates how lines are generated. |
CoClasses that implement INAODCostMatrixSolver
CoClasses and Classes | Description |
---|---|
NAODCostMatrixSolver | Performs origin-destination matrix analysis. |
NAServerODCostMatrixParams | A container for the Origin-Destination Cost Matrix solver settings and return parameters used by NAServer. |
Remarks
INAODCostMatrixSolver has been superseded by INAODCostMatrixSolver2.