This command "fixes" the T coordinate at a specified
value.

Widget:
- From the Window/Slicer Widget, click on the box next to the T
coordinate until it displays the word "Fixed". Then, using the
slider bar provided, select the T location you desire. Or click
until the word "Average" and set the range of the average. Or click
until the word "Free". (For a diagram of the Window/Slicer Widget,
see Producing a 2D Scalar Plot, Producing a 1D Scalar Plot, or Producing a Vector Plot).
Command:
Arguments:
- value: one of the following:
- a number: this fixes the T coordinate to that value and reduces
the number of coordinates that will be allowed to vary in your
plot.
- "average": an average in T will be plotted. The range of the
average is the window value in T (see WINDOW).
- "free" the T coordinate is no longer locked to one value or an
average, increasing the number of coordinates that will be allowed
to vary in your plot.
Examples:
- TIME=300
- TIME=average
- TIME=free
back to index