path_lines#
Bases:
TUIMenuEnter the path-lines menu to set parameters for the display of pathlines.
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 pathlines.
arrow_space(service, version, mode, path)Set the spacing factor for arrows drawn on pathlines.
display_steps(service, version, mode, path)Set the display stepping for pathlines.
error_control(service, version, mode, path)Set error control during pathline computation.
line_width(service, version, mode, path)Set the width for pathlines.
marker_size(service, version, mode, path)Set the marker size for particle drawing.
maximum_error(service, version, mode, path)Set the maximum error allowed while computing the pathlines.
maximum_steps(service, version, mode, path)Set the maximum number of steps to take for pathlines.
radius(service, version, mode, path)Set the radius for pathline (ribbons/cylinder only) cross-section.
relative_pathlines(service, version, mode, path)Enable/disable the tracking of pathlines in a relative coordinate system.
reverse(service, version, mode, path)Enable/disable the direction of path tracking.
sphere_attrib(service, version, mode, path)Specify size and no.
step_size(service, version, mode, path)Set the step length between particle positions for path-lines.
style(service, version, mode, path)Set display style for pathlines (line/ribbon/cylinder).
track_in_phase(service, version, mode, path)Assign phase to display pathlines in.
twist_factor(service, version, mode, path)Set the scale factor for twisting (ribbons only).
__init__ method of TUIMenu class.
Bases:
TUIMethodSet the scale factor for arrows drawn on pathlines.
Bases:
TUIMethodSet the spacing factor for arrows drawn on pathlines.
Bases:
TUIMethodSet the display stepping for pathlines.
Bases:
TUIMethodSet error control during pathline computation.
Bases:
TUIMethodSet the width for pathlines.
Bases:
TUIMethodSet the marker size for particle drawing.
Bases:
TUIMethodSet the maximum error allowed while computing the pathlines.
Bases:
TUIMethodSet the maximum number of steps to take for pathlines.
Bases:
TUIMethodSet the radius for pathline (ribbons/cylinder only) cross-section.
Bases:
TUIMethodEnable/disable the tracking of pathlines in a relative coordinate system.
Bases:
TUIMethodEnable/disable the direction of path tracking.
Bases:
TUIMethodSpecify size and no. of slices to be used in drawing sphere for sphere-style.
Bases:
TUIMethodSet the step length between particle positions for path-lines.
Bases:
TUIMethodSet display style for pathlines (line/ribbon/cylinder).
Bases:
TUIMethodAssign phase to display pathlines in.
Bases:
TUIMethodSet the scale factor for twisting (ribbons only).