This functor retrieves a value from a lookup table at a specified key.
Name | Type | Description |
---|---|---|
Lookup table | Lookup table | Any input map. |
Key | Double | Line key. |
Name | Type | Description | Default Value |
---|---|---|---|
Value If Not Found | Double | Value returned in case the key is not found. | 0.0 |
Name | Type | Description |
---|---|---|
Cell Value | Double | Extracted value. |
GetLookupTableValue