TOC PREV NEXT INDEX

interp_time_step

Synopsis

Interpolates between existing members of a time sequence of fields.

Input Port

in_field

time_mesh

time

double

parent

user interface parent object

Parameters

Output Port

out_fld

mesh

out_obj

output renderable object

Description

Constructs a new field by interpolating between existing members of a time sequence of fields. Works on the mesh, node data, and cell data of the input fields.

Input

in_field

Input time dependent field

time

double

parent

UIconnection. A port to connect to a user interface object that contains the macro's widgets. By default, it is connected to the default user interface object in the application in which the macro is instanced. (This default connection is not drawn.)

Parameters

None.


Output Port

out_fld

Mesh

out_obj

Data Object. No Texture

Example

Not available

File

v/modules.v

See also related modules

Not applicable.

TOC PREV NEXT INDEX