particle_tracks#
Bases:
TUIMenuEnter 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)Set the scale factor for arrows drawn on particle tracks.
arrow_space(service, version, mode, path)Set the spacing factor for arrows drawn on particle tracks.
coarsen_factor(service, version, mode, path)Set the coarsen factor for particle tracks.
display(service, version, mode, path)Determine whether particle tracks will be displayed or only tracked.
filter_settings(service, version, mode, path)Set filter for particle display.
history_filename(service, version, mode, path)Specify the name of the particle history file.
line_width(service, version, mode, path)Set the width for particle track.
marker_size(service, version, mode, path)Set the marker size for particle drawing.
particle_skip(service, version, mode, path)Specify how many particle tracks should be displayed.
radius(service, version, mode, path)Set the radius for particle track (ribbons/cylinder only) cross-section.
report_default_variables(service, version, ...)Set the report variables to default.
report_to(service, version, mode, path)Specify the destination for the report (console, file, none).
report_type(service, version, mode, path)Set the report type for particle tracks.
report_variables(service, version, mode, path)Set the report variables.
sphere_attrib(service, version, mode, path)Specify 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)Set the display style for particle track (line/ribbon/cylinder/sphere).
track_single_particle_stream(service, ...)Specify the stream ID of the particle to be tracked.
twist_factor(service, version, mode, path)Set the scale factor for twisting (ribbons only).
vector_settings(service, version, mode, path)Set vector specific input.
__init__ method of TUIMenu class.
Bases:
TUIMethodSet the scale factor for arrows drawn on particle tracks.
Bases:
TUIMethodSet the spacing factor for arrows drawn on particle tracks.
Bases:
TUIMethodSet the coarsen factor for particle tracks.
Bases:
TUIMethodDetermine whether particle tracks will be displayed or only tracked.
Bases:
TUIMethodSpecify the name of the particle history file.
Bases:
TUIMethodSet the width for particle track.
Bases:
TUIMethodSet the marker size for particle drawing.
Bases:
TUIMethodSpecify how many particle tracks should be displayed.
Bases:
TUIMethodSet the radius for particle track (ribbons/cylinder only) cross-section.
Bases:
TUIMethodSet the report variables to default.
Bases:
TUIMethodSpecify the destination for the report (console, file, none).
Bases:
TUIMethodSet the report type for particle tracks.
Bases:
TUIMethodSet the report variables.
Bases:
TUIMethodSpecify size and number of slices to be used in drawing spheres.
Bases:
TUIMethodSet the display style for particle track (line/ribbon/cylinder/sphere).
Bases:
TUIMethodSpecify the stream ID of the particle to be tracked.
Bases:
TUIMethodSet the scale factor for twisting (ribbons only).