awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuide/notes43.txt
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06: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.