This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INATimeAwareSolverSettings2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to settings common to all time-aware solvers.
Description | ||
---|---|---|
TimeOfDay | The date-time value used in time-aware solvers. | |
TimeOfDayIsUTC | Indicates whether the date-time value used in time-aware solvers is UTC or local time. | |
TimeOfDayUsage | The usage type for the TimeOfDay property. |
Interfaces | Description |
---|---|
INATimeAwareSolverSettings | Provides access to settings common to all time-aware solvers. |
CoClasses and Classes | Description |
---|---|
NAClosestFacilitySolver | Performs closest facility analysis. |
NALocationAllocationSolver | Solves various location-allocation problem types |
NAODCostMatrixSolver | Performs origin-destination matrix analysis. |
NARouteSolver | Performs shortest path and tour analysis. |
NAServerClosestFacilityParams | Deprecated as of 10.0. A container for the closest facility solver settings and return parameters used by NAServer. |
NAServerLocationAllocationParams | Deprecated as of 10.0. A container for the Location-Allocation solver settings and return parameters used by NAServer. |
NAServerODCostMatrixParams | Deprecated as of 10.0. A container for the Origin-Destination Cost Matrix solver settings and return parameters used by NAServer. |
NAServerRouteParams | Deprecated as of 10.0. A container for the route solver settings and return parameters used by NAServer. |
NAServerServiceAreaParams | Deprecated as of 10.0. A container for the service area solver settings and return parameters used by NAServer. |
NAServiceAreaSolver | Performs service area analysis. |