CIBC:Documentation:SCIRun:Reference:SCIRun:MapFieldDataOntoNodesRadialbasis
From SCIRun Documentation Wiki
Contents |
MaoFieldDataOntoNodesRadialbasis
Information
- Package: SCIRun
- Catagory: ChangeFieldData
- Author(s): Darrell Swenson
- Status: Supported in latest version
- Version: 3.0
Description
Summary
Maps data centered on the nodes to another set of nodes using a radial basis.
Detailed Description
The first input field is the source field and the second input is the target field. The fields should be formatted for the data to be set on the nodes.
The gui options allow you to set a maximum distance over which to the data will be interpolated. Everything outside that range will be set to the default outside value.
Frequently Asked Questions
Known Bugs
Only the thin plate spline option is currently implemented. The Multi-quadratic is not full implemented.
The target mesh needs to be formatted for data on the nodes.
Recent Changes
Go back to Documentation:SCIRun:Reference:SCIRun