| NumOps List Definition |
| INDEX |
DEFAULT |
DEFINITION |
| 0 |
-1.0e-33 |
Ignore all data below this value.
|
| 1 |
1.0e33 |
Ignore all data above this value.
|
| 2 |
OFF |
If the minimum data value is
larger than this value, set it to this value. Set to OFF
to ignore this option.
|
| 3 |
OFF |
If the maximum data value is
less than this value, set it to this value. Set to OFF
to ignore this option.
|
| 4 |
OFF |
After auto-scaling, linearly
shift the scaling so that the minimun is at this value.
Set to OFF to ignore this option.
|
| 5 |
OFF |
After auto-scaling, linearly
shift the scaling so that the maximun is at this value.
Set to OFF to ignore this option.
|
| 6 |
-1.0 |
On a linear scaled axis the
axis range is computed so that all of the major tick
marks occur at integral multiple of this value. Set
to -1.0 to ignore this option.
|
| 7 |
OFF |
Autoscale a log scaled axis
as if it were linear. This allows the maximum and
minumum scaling value to be a value other than an
integral power of 10. Set to OFF to ignore this option
or ON to set it.
|
| 8 |
0 |
When searching the data array
begin at this location. If N is the setting for this
element then N + nP must be less than or equal to
the number of elements in the Data array.
Set to 0 begin at the array beginning.
|