particle_tracks#
Bases:
TUIMenuEnters the particle-tracks menu to set parameters for display of particle tracks.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
arrow_scale(service, version, mode, path)Sets the scale factor for arrows drawn on particle tracks.
arrow_space(service, version, mode, path)Sets the spacing factor for arrows drawn on particle tracks.
coarsen_factor(service, version, mode, path)Sets the coarsening factor for particle tracks.
display(service, version, mode, path)Determines whether particle tracks shall be displayed or only tracked.
filter_settings(service, version, mode, path)Set filter for particle display.
history_filename(service, version, mode, path)Specifies the name of the particle history file.
line_width(service, version, mode, path)Sets the width for particle track.
marker_size(service, version, mode, path)Sets the size of markers used to represent particle tracks.
particle_skip(service, version, mode, path)Specifies how many particle tracks should be displayed.
radius(service, version, mode, path)Sets the radius for particle track (ribbon/cylinder only) cross-section.
report_default_variables(service, version, ...)Sets the report variables to default.
report_to(service, version, mode, path)Specifies the destination for the report (console, file, none).
report_type(service, version, mode, path)Sets the report type for particle tracks.
report_variables(service, version, mode, path)Sets the report variables.
sphere_attrib(service, version, mode, path)Specifies the size and number of slices to be used in drawing spheres.
sphere_settings(service, version, mode, path)Provide sphere specific input.
style(service, version, mode, path)Sets the display style for particle track (line/ribbon/cylinder/sphere).
track_single_particle_stream(service, ...)Specifies the stream ID to be tracked.
twist_factor(service, version, mode, path)Sets the scale factor for twisting (ribbons only).
vector_settings(service, version, mode, path)Set vector specific input.
__init__ method of TUIMenu class.
Bases:
TUIMethodSets the scale factor for arrows drawn on particle tracks.
Bases:
TUIMethodSets the spacing factor for arrows drawn on particle tracks.
Bases:
TUIMethodSets the coarsening factor for particle tracks.
Bases:
TUIMethodDetermines whether particle tracks shall be displayed or only tracked.
Bases:
TUIMethodSpecifies the name of the particle history file.
Bases:
TUIMethodSets the width for particle track.
Bases:
TUIMethodSets the size of markers used to represent particle tracks.
Bases:
TUIMethodSpecifies how many particle tracks should be displayed.
Bases:
TUIMethodSets the radius for particle track (ribbon/cylinder only) cross-section.
Bases:
TUIMethodSets the report variables to default.
Bases:
TUIMethodSpecifies the destination for the report (console, file, none).
Bases:
TUIMethodSets the report type for particle tracks.
Bases:
TUIMethodSets the report variables.
Bases:
TUIMethodSpecifies the size and number of slices to be used in drawing spheres.
Bases:
TUIMethodSets the display style for particle track (line/ribbon/cylinder/sphere).
Bases:
TUIMethodSpecifies the stream ID to be tracked.
Bases:
TUIMethodSets the scale factor for twisting (ribbons only).