YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Fixed value interpolation

Table of Contents

Description

This interpolation method assigns a user-defined fixed value to all target points.

When writing an Interpolation stack to file, fixed values will also be included in the resulting weight file.

This interpolation method is usually used as the last one in an Interpolation stack. It can be used to set fill values. Another use case is debugging. A fixed value can help to identify target points for which the other interpolation methods in the stack were not able to produce a result.

Options

  • Fixed value (mandatory)

YAML example

interpolation:
- fixed:
user_value: -1.0