This document is archived and information here might be outdated. Recommended version. |
Provides access to the vertical factor object for path distance.
Name | 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 and Classes | Description |
---|---|
GPSAVerticalFactor | GeoProcessor path distance vertical function object. |