This document is archived and information here might be outdated. Recommended version. |
Provides access to the closest facility solver.
Name | Description | |
---|---|---|
CreateTraversalResult | Indicates if a traversal result is created. | |
DefaultCutoff | The default cutoff value to stop traversing. | |
DefaultTargetFacilityCount | The default number of facilities to find. | |
OutputLines | Indicates how lines are generated. | |
TravelDirection | The direction of the traversal. |
Classes | Description |
---|---|
NAClosestFacilitySolver | Performs closest facility analysis. |
NAServerClosestFacilityParams | Deprecated as of 10.0. A container for the closest facility solver settings and return parameters used by NAServer. |
INAClosestFacilitySolver is an interface provided on the NAClosestFacilitySolver and NAServerClosestFacilityParams objects to access the properties of the closest facility solver.