path_lines#
Bases:
TUIMenu
Enter the path-lines menu to set parameters for the display of pathlines.
Methods:
arrow_scale
(*args, **kwargs)Set the scale factor for arrows drawn on pathlines.
arrow_space
(*args, **kwargs)Set the spacing factor for arrows drawn on pathlines.
display_steps
(*args, **kwargs)Set the display stepping for pathlines.
error_control
(*args, **kwargs)Set error control during pathline computation.
line_width
(*args, **kwargs)Set the width for pathlines.
marker_size
(*args, **kwargs)Set the marker size for particle drawing.
maximum_error
(*args, **kwargs)Set the maximum error allowed while computing the pathlines.
maximum_steps
(*args, **kwargs)Set the maximum number of steps to take for pathlines.
radius
(*args, **kwargs)Set the radius for pathline (ribbons/cylinder only) cross-section.
relative_pathlines
(*args, **kwargs)Enable/disable the tracking of pathlines in a relative coordinate system.
reverse
(*args, **kwargs)Enable/disable the direction of path tracking.
sphere_attrib
(*args, **kwargs)Specify size and no.
step_size
(*args, **kwargs)Set the step length between particle positions for path-lines.
style
(*args, **kwargs)Set display style for pathlines (line/ribbon/cylinder).
track_in_phase
(*args, **kwargs)Assign phase to display pathlines in.
twist_factor
(*args, **kwargs)Set the scale factor for twisting (ribbons only).
Set the scale factor for arrows drawn on pathlines.
Set the spacing factor for arrows drawn on pathlines.
Set the display stepping for pathlines.
Set error control during pathline computation.
Set the width for pathlines.
Set the marker size for particle drawing.
Set the maximum error allowed while computing the pathlines.
Set the maximum number of steps to take for pathlines.
Set the radius for pathline (ribbons/cylinder only) cross-section.
Enable/disable the tracking of pathlines in a relative coordinate system.
Enable/disable the direction of path tracking.
Specify size and no. of slices to be used in drawing sphere for sphere-style.
Set the step length between particle positions for path-lines.
Set display style for pathlines (line/ribbon/cylinder).
Assign phase to display pathlines in.
Set the scale factor for twisting (ribbons only).