This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control the vertical factors used when performing path distance.
Name | Description | |
---|---|---|
Description | The string description of the vertical function. | |
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. |
Classes | Description |
---|---|
PathDistanceVerticalFactor | Path distance vertical function object. |