awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuideTabular/Slide13.html
2022-05-05 12:34:50 -05:00

16 lines
1 KiB
HTML

<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title></title>
</head>
<body>
<center>
<h2> Text Formatter User Guide for Tabular Products</h2>
<h3>13. Smart Text Products - Naming Conventions</h3>
<hr>
<a href=Slide12.html>Previous Slide</a> <a href=Slide14.html>Next Slide</a> <br><img SRC=Slide13.JPG border=1><br></center>
<p><p><big>Smart Text Products inherit from the TextRules and SampleAnalysis libraries. Within the libraries, variables, in general, start with lower case letters and can use capitals and underscores to delineate words. We opt in favor of longer names to for clarity and readability of the code. It it imperative that when you create new variables or methods in the Standard or Local Text Product files, you begin their names with an underscore. This will ensure that you are not inadvertently overriding a variable or method from the Infrastructure which could break your product or produce undesirable results.<br><br><br></big>
</body>
</html>