particle_tracks#
Bases:
TUIMenu
Enters 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:
TUIMethod
Sets the scale factor for arrows drawn on particle tracks.
Bases:
TUIMethod
Sets the spacing factor for arrows drawn on particle tracks.
Bases:
TUIMethod
Sets the coarsening factor for particle tracks.
Bases:
TUIMethod
Determines whether particle tracks shall be displayed or only tracked.
Bases:
TUIMethod
Specifies the name of the particle history file.
Bases:
TUIMethod
Sets the width for particle track.
Bases:
TUIMethod
Sets the size of markers used to represent particle tracks.
Bases:
TUIMethod
Specifies how many particle tracks should be displayed.
Bases:
TUIMethod
Sets the radius for particle track (ribbon/cylinder only) cross-section.
Bases:
TUIMethod
Sets the report variables to default.
Bases:
TUIMethod
Specifies the destination for the report (console, file, none).
Bases:
TUIMethod
Sets the report type for particle tracks.
Bases:
TUIMethod
Sets the report variables.
Bases:
TUIMethod
Specifies the size and number of slices to be used in drawing spheres.
Bases:
TUIMethod
Sets the display style for particle track (line/ribbon/cylinder/sphere).
Bases:
TUIMethod
Specifies the stream ID to be tracked.
Bases:
TUIMethod
Sets the scale factor for twisting (ribbons only).