Method Aspect
Aspect()
Composes a function that returns the aspect of this function's field result across its extent.
Declaration
public ContinuousFieldFunction Aspect()
Returns
| Type | Description |
|---|---|
| ContinuousFieldFunction | A function that returns the aspect of this function's field result. |
Remarks
Aspect identifies the compass direction that the downhill slope faces at each location.
It is expressed in positive degrees from 0 up to but not including 360, measured clockwise from the positive Y axis.
Flat terrain is given an aspect of -1.
The function result has no data where this function's field result has no data.
The function result extent equals that of this function's field result.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |