Provides access to the vertical factor object for path distance.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Spatial Analyst Extension.
Members
| Description | ||
|---|---|---|
![]()  | 
SetBinary | Sets a binary vertical function object. | 
![]()  | 
SetCos | Sets a Cos vertical function object. | 
![]()  | 
SetCosSec | Sets a negative-Cos and positive-Sec vertical function object. | 
![]()  | 
SetDefault | Sets a default vertical function object. | 
![]()  | 
SetInverseLinear | Sets a inverse linear vertical function object. | 
![]()  | 
SetLinear | Sets a linear vertical function object. | 
![]()  | 
SetSec | Sets a Sec vertical function object. | 
![]()  | 
SetSecCos | Sets a negative-Cos and positive-Sec vertical function object. | 
![]()  | 
SetSymInverseLinear | Sets a symmetrical-inverse-linear vertical function object. | 
![]()  | 
SetSymLinear | Sets a symmetrical-linear vertical function object. | 
![]()  | 
SetTable | Sets a table vertical function object. | 
![]()  | 
Type | The type of the vertical function. | 
CoClasses that implement IGPSAVerticalFactor
| CoClasses and Classes | Description | 
|---|---|
| GPSAVerticalFactor | GeoProcessor path distance vertical function object. | 

