Variable: MapLinExtType
- Updated2024-09-12
- 1 minute(s) read
Variable: MapLinExtType
Variable: MapLinExtType
Specifies the extrapolation type that DIAdem uses to extend mapping outside the original x-range.
| Definition | MapLinExtType, Enumeration variable | ||||||||
Enumeration variable with the following selection terms
|
Valid settings
| const value | If the original x-range is exceeded, DIAdem continues the interpolation curve with a constant value. Specify the Constant with the variable MapLinBdryVal. |
| Y[bound.value] | If the original x-range is exceeded, DIAdem continues the interpolation curve with a constant. DIAdem continues analog functions with the respective boundary value. DIAdem continues spike and stair functions with the value 0. |
| f[bound.slope] | If the original x-range is exceeded, DIAdem continues the interpolation curve linear. The slope of the straight line corresponds to the slope of the respective boundary value. You only can use this setting for analog functions. |
Used by
Command: ChnMapLinCalc | Command: ChnMapLinCalcExt | Linear Mapping | Program Variables in Commands