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 April 23, 2024: Update release notes. (70ff745)