This document is archived and information here might be outdated. Recommended version. |
Provides access to the results of an analysis. Note: the INAResult interface has been superseded by INAResult2. Please consider using the more recent version.
Name | Description | |
---|---|---|
EmptyAll | Clear out all existing rows from any previous analysis. | |
HasValidResult | Indicates if the current result is valid. | |
Initialize | Set up for a new analysis. | |
NAContext | The context for the result. | |
Name | The name of the result. | |
OutputProperties | The properties of the output. |
Classes | Description |
---|---|
NAODCostMatrixResult | Contains an origin-destination cost matrix. |
NATraversalResult | Contains the result of a network analysis. |
NAVRPResult | Contains a VRP result. |
INAResult has been superseded by INAResult2.