extract_time_step
Synopsis
Constructs a new field by setting up references between the new field and a selected member of a time dependent field.
Input Port
in_field
|
time_mesh
|
step
|
int
|
parent
|
user interface parent object
|
Parameters
Output Port
out_fld
|
mesh
|
out_obj
|
output renderable object
|
Description
Extracts a single time step for coordinates, node data and cell data. In constructs a new field by setting up references between the new field and a selected member of a time sequence of fields. Works on the mesh, node data, and cell data of the input fields. Can be used for animateing over time steps
Input
in_field
Input time-dependent field
step
Int. Index into the time dependent fields
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
out_obj
Example
Not available
File
v/modules.v
See also related modules