Provides access to the horizontal factor object used for path distance.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
Description | ||
---|---|---|
![]() |
SetBinary | Sets a binary horizontal function object. |
![]() |
SetDefault | Sets a default horizontal function object. |
![]() |
SetForward | Sets a forward horizontal function object. |
![]() |
SetInverseLinear | Sets a inverse linear horizontal function object. |
![]() |
SetLinear | Sets a linear horizontal function object. |
![]() |
SetTable | Sets a table horizontal function object. |
![]() |
Type | The type of the horizontal function. |
CoClasses that implement IGPSAHorizontalFactor
CoClasses and Classes | Description |
---|---|
GPSAHorizontalFactor | GeoProcessor path distance horizontal function object. |