| Option | Definition |
|---|---|
| ONE | Include only the primary measurement defined in the Main Section of the Menu. |
| ALL | Include all measurements found in the UDF definition defined in the Main Section of the Menu. |
| FULL GROUP | Include all measurements found under the GROUP which includes primary measurement defined in the Main Section of the Menu. |
| FULL MATRIX | For a Matrix measurement, include all of the matrix columns. If the measurement is not a Matrix measurement and this option is selected it will revert to the ALL option. |
Secondary measurements are inferred from the PIDF using the attributes set for the primary measurement. In particular a secondary measurement will be included only if it meets both the criteria under which it was selected and if it includes either the same unit number as the primary source or a unit number which has a local_id value identical to local_id in the unit number of primary source.
AXIS has 4 options of which only the first two have meaning under the current implementation of the UDF Plot Program. The latter two are intended for the X-Y (scalar-scalar) plot which is not implemented at this time. The options are:
| Option | Definition |
|---|---|
| LEFT | Plot all the defined sources against the Left Y-Axis. |
| RIGHT | Plot all the defined sources against the Right Y-Axis. |
| BOTTOM | Plot all the defined sources against the Bottom X-Axis. |
| TOP | Plot all the defined sources against the Top X-Axis. |
| Option | Definition |
|---|---|
| HISTOGRAM PLOT | Lines parallel to X-axis are drawn through the data points stretching half the distance to the adjacent data points. Perpendicular lines connect the parallel lines. |
| LINE PLOT | Lines are drawn point to point. |
| SCATTER PLOT | Symbol is plotted for each data point. |
| BAR GRAPH | Filled in HISTOGRAM PLOT |
| LABELED LINE. | Combination LINE PLOT and SCATTER PLOT. |
| SPECTROSCALAR | Scalar values are plotted in a band parallel to the X-Axis with color used to indicate intensity. |
The colors used to plot secondary measurements are selected by rotating through the color selections beginning with the color after the one selected for the primary source. The color Black is excluded from the rotation. If there there are more than 7 total sources the colors will duplicate themselves in which case other steps must be taken to separate the sources, such as restricting the number of sources to be no more than 7 per plot.
The SPECTROSCALAR option in Output As does not use the COLOR option.
In addition to the alpha/numeric symbols there are a number of non-alpha/numeric symbols which can be selected. These are given in the table below. Note: the apostrophe ' must be included in the symbol name.
| Symbol | Definition |
|---|---|
| 'FSTAR' | Filled Star |
| 'FBOX' | Filled Box |
| 'FUTRI' | Filled Inverted Triangle |
| 'FDTRI' | Filled Triangle |
| 'BLOT' | Filled Circle |
| 'STAR' | Unfilled Circle |
| 'DIA' | Unfilled Diamond |
| 'CIRCLE' | Unfilled Circle |
| 'BOX' | Unfilled Box |
| 'DTRI' | Unfilled Triangle |
When there are secondary measurements being plotted the symbols for these measurements are set by rotating through the non-alpha/numeric symbols. If the symbol used to represent the primary data was selected from this list then the symbols representing the secondary data begin with the next symbol, otherwise the rotation begins with the Filled Box. The combined rotation in both the scatter symbol and color allow for a significant number of sources to be defined before the color/symbol pattern repeats.
| Option | Definition |
|---|---|
| X | Show deviation in X only. |
| Y | Show deviation in Y only. |
| XY (LINES) | Show deviations in X and Y as a cross-hair. |
| XY (BOX) | Show deviations in X and Y as a box surrounding centered on the data. |
PROJECT sets the PROJECT acronym of the source.
MISSION sets the MISSION acronym of the source.
EXPERIMENT sets the EXPERIMENT acronym of the source.
INSTRUMENT sets the INSTRUMENT acronym of the source.
VIRTUAL sets the VIRTUAL INSTRUMENT acronym of the source.
The options displayed under DATA depend on the categories defined in the PIDF. Categories for which there are no entries are not displayed in the option list. The possible options include:
| Option | Definition |
|---|---|
| Sensor | Select data listed under the PIDF sensor definitions. This is the main data definition area containing all of the defined UDF sensor definitions and possibly some or all of the defined UDF ancillary data. This option should always be present. |
| Scan | Select data listed under the PIDF scan block definitions. This option will only appear if the UDF sensor data has an array index associated with it (vector or matrix data). |
| Ancillary | Select data listed under the PIDF ancillary definitions. Only data classified as ancillary data within the UDF will appear in these definitions. |
| Mode | Select data listed under the PIDF mode definitions. This option will only appear if the UDF definition contains mode data. |
| Quality | Select data listed under the PIDF quality definitions. This option should always be present. |
| Spin Angle | Select data listed under the PIDF spin angle definitions. This option will be present only if the PIDF has be set up to recognize that the data may have a phase angle dependence. |
| Pitch Angle | Select data listed under the PIDF pitch angle definitions. This option will be present only if the PIDF has be set up to recognize that the data may have a pitch angle dependence. |
METHOD establishes how to collapse in scan or row. The options are:
| Option | Definition |
|---|---|
| NONE | Turn off collapse. If a plot format needs to collapse the data it will turn it back on internally setting it to AVERAGE. |
| AVERAGE | Perform a straight average over the data included in the range in scan indicated in the following options on the line. |
| INTEGRATE | Perform a box integration over the data included in the range in scan indicated in the following options on the line. |
The collapse works in the following manner. Each data point is assumed valid over a range in scan which extends from the midpoint between it and the previous value to the midpoint between it and the next value. Starting and ending points in the scan are extended by half the distance between it and the following or preceding point respectively.
In the collapse, each data value is multiplied by the percentage if its total range which is within the collapse range. When averaging the data are then summed and then normalized and when integrating the data is multiplied by the area over which it is valid.
BEGIN is accessible only if the defined measurement is being collapsed in dimension. It is the value at which to begin the collapse and is given in terms of the selected Scan Units.
END is accessible only if the defined measurement is being collapsed in dimension. It is the value at which to end the collapse and is given in terms of the selected Scan Units.
# OF BINS is accessible only if the defined measurement is being collapsed in dimension. It represents a number of subdivisions within the interval defined by BEGIN and END. A collapse is performed within each of the defined subdivisions resulting in # OF BINS scalar products each of which is passed to the Plot Definition as a distinct value. The construction of the subdivisions is defined through the next two Collapse options.
LIMITS ARE is accessible only if the defined measurement is being collapsed in dimension and if the # OF BINS
| Option | Definition |
|---|---|
| CENTERS | The BEGIN and END values are the the center value of the first and last collapse subregion. |
| ENDS | The BEGIN and END values are the leading edge of the first collapse subregion and trailing edge of the last collapse subregion respectively. |
SCALING is accessible only if the defined measurement is being collapsed in dimension and if the # OF BINS option has been set to a value larger than 1. The option specifies the algorithm to use in computing the centers and edges of the collapse subregions. The options are:
| Option | Definition |
|---|---|
| LINEAR | The centers of the collapse subregions are linearly spaced between the centers of the first and last subregion. |
| LOG | The centers of the collapse subregions are logarithmically spaced between the centers of the first and last subregion. |
produces
produces
produces
produces