interp_time_step


Synopsis

Interpolates between existing members of a time sequence of fields.

Input Ports

in_field

time_mesh

time

double

parent

user interface parent object

 

Output Ports

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 Ports

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 Ports

out_fld

Mesh

out_obj

Data Object. No Texture

Example

Not available.

File

v/

See also