math:time derivation
Version: 0.0.0
Description
Derives a field of time varying quantities with respect to time
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | field | field | field |
| Pin 1 | spline_fitting | bool | Uses spline fitting on the input field to compute smooth derivatives |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads. |
Scripting
Category: math
Plugin: core
Scripting name: time_derivation
Full name: math.time_derivation
Internal name: TimeDerivation
License: None
Changelog
- Version 0.0.0: Initial release.