awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuide/notes43.txt
2022-05-05 12:34:50 -05:00

1 line
No EOL
597 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Next, the Standard file may have a VariableList to define any variables to be entered by the user at run-time. After the declaration of the Text Product class, the Definition section appears containing flags and variables pertinent to the product. In the Definition section, you can specify the $B!H(BdisplayName$B!I(B, the $B!H(BoutputFile$B!I(B and the edit areas over which the product will run. Most customizations for tabular products will occur in this section. The class definition and contructor (__init__ method) set up the inheritance of the TextRules and SampleAnalysis classes.