CIBC:Documentation:SCIRun:Reference:ModelCreation:ConvertTimeToWeightedIndices
From SCIRun Documentation Wiki
Contents |
ConvertTimeToWeightedIndices
Information
- Package: ModelCreation
- Catagory: Time
- Author(s): Jeroen Stinstra
- Status: Supported in latest version
- Version: 3.0
Description
Summary
This module calculates a weights vector to do a linear interpolation between two time frames.
Detailed Description
This module calculates a weights vector to do a linear interpolation between two time frames. This module is intended to convert results of a time adaptive simulation into a linearly interpolated time scale. The module needs as input a vector with the time instances of each frame in the dataset and the selected time. Depending on the actual selected time a matrix with one or two weights describing a linear interpolation between the two nearest time frames is returned. This module serves as input for StreamMatrix to combine multiple computational frames into a linearly interpolate frame.
Frequently Asked Questions
Known Bugs
Recent Changes
Go back to Documentation:SCIRun:Reference:ModelCreation