solver.tui.display.set.particle_tracks.vector_settings#

class main_menu.display.set.particle_tracks.vector_settings(path, service)#

Set vector specific input.

color_variable(*args, **kwargs)#

Specifies whether the vectors should be colored by variable specified in /display/particle-track/particle-track (if false use a constant color).

constant_color(*args, **kwargs)#

Specifies a constant color for the vectors.

length_to_head_ratio(*args, **kwargs)#

Specifies ratio of length to head for vectors and length to diameter for cylinders.

length_variable(*args, **kwargs)#

Specifies whether the displayed vectors have length varying with another variable.

scale_factor(*args, **kwargs)#

Specifies a scale factor to enlarge/reduce the length of vectors.

style(*args, **kwargs)#

Enables and sets the display style for particle vectors (none/vector/centered-vector/centered-cylinder).

vector_length(*args, **kwargs)#

Specifies the length of constant vectors.

vector_length_variable(*args, **kwargs)#

Selects a particle variable to specify the length of vectors.

vector_variable(*args, **kwargs)#

Selects a particle vector function to specify vector direction.