-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path$omit.html
36 lines (26 loc) · 2.08 KB
/
$omit.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<HTML><HEAD> <TITLE> $omit.ctl</TITLE><HEAD>
<BODY BGCOLOR="#FFFFFF">
<PRE>
+--------------------------------------------------------------------+
| |
| $OMIT |
| |
+--------------------------------------------------------------------+
MEANING: Defines data item types to be excluded from template matching
when raw data averages are computed
CONTEXT: NM-TRAN Control Record
USAGE:
$OMIT item1 item2 item3 ...
SAMPLE:
$OMIT TIME
DISCUSSION:
Optional. If a label of a data item type listed in the $INPUT record,
or a synonym for such a data item type, appears in the $OMIT record,
then data items of this type are excluded from template matching.
REFERENCES: None
<pre>Go to <A HREF=index.html>main index</A>.</pre>
<pre>
<hr ALIGN=LEFT WIDTH="450"></pre>
<i><font size=-1>Created by nmhelp2html v. 1.0 written by Niclas Jonsson (Modified by AJB 5/2006,11/2007,10/2012)</font>
</i><br>
</BODY></HTML>