16 lines
878 B
HTML
16 lines
878 B
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</h2>
|
|
<h3>10. Introduction - Steps to Product Creation - Sampler - Grids to Histograms</h3>
|
|
<hr>
|
|
<a href=Slide9.html>Previous Slide</a> <a href=Slide11.html>Next Slide</a> <br><img SRC=Slide10.JPG border=1><br></center>
|
|
<p><p><big>For a given edit area, the histogram will list the number of occurrences of each grid value. Suppose, for example, we are sampling a MaxT grid over a small edit area of 30 points. You might have a list of pairs:<br> (10,70), (15, 71), (5, 73)<br>indicating that 10 grid points had a value of 70 degrees, 15 points had a value of 71 degrees, and 5 grid point had a value of 73 degrees. <br><br>The Sampler code is written in C++ for maximum performance. <br></big>
|
|
</body>
|
|
</html>
|