Integrate1D (Node)
Perform integration on 1D data
Context | Operate |
Name Required? | No |
Branches | – |
Overview
The Integrate1D
node integrates up to three regions of a supplied
Process1D
node.
Options
Target
Keyword | Arguments | Default | Description |
---|---|---|---|
SourceData |
Process1D | – | Process1D node containing the data to integrate. |
Ranges
Keyword | Arguments | Default | Description |
---|---|---|---|
RangeA |
double double |
– | X range for first integration region. |
RangeB |
double double |
– | X range for second integration region. |
RangeC |
double double |
– | X range for third integration region. |
Last modified March 28, 2023: Update Examples 2023 (#1379) (0b33faf6b)