NAServerClosestFacilityResults
Base Type: NAServerSolverResults
A class that contains the result of performing network analysis on a closest facility layer.
Property |
Type |
Description |
|---|---|---|
|
Barriers |
The point barriers used in the analysis. | |
|
CFRouteGeometries |
Polyline[] |
The Polyline geometries of the routes between facilities and incidents. |
|
CFRoutes |
The output route features between facilities and incidents returned from the analysis. | |
|
CompactDirections |
The array of turn by turn compact directions for each route. | |
|
Directions |
The array of turn by turn directions for each route. | |
|
Facilities |
The facilities used in the analysis. | |
|
Incidents |
The incidents used in the analysis. | |
|
PolygonBarriers |
The polygon barriers used in the analysis. | |
|
PolylineBarriers |
The line barriers used in the analysis. | |
|
TotalImpedances |
double[] |
An array containing the total cost to travel between each facility and incident. |