You are here: Start » AVL.NET » Function Reference » Profile » Profile Point Transforms » AVL.AbsoluteProfile
Transforms each profile value to its absolute value.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioProfile | AvlNet.Profile | ||||
![]() | inRange | AvlNet.Range? |
Errors
List of possible exceptions:
| Error type | Description |
|---|---|
| DomainError | Range exceeds the input profile in AbsoluteProfile. |

