[svn-r1775] HDF5 User's Guide files
Added Performance.html to TOC lists. Made "data type" and "datatype" consistently one word.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<br>
|
||||
<a href="Files.html">Files</a>
|
||||
<a href="Datasets.html">Datasets</a>
|
||||
<a href="Datatypes.html">Data Types</a>
|
||||
<a href="Datatypes.html">Datatypes</a>
|
||||
<a href="Dataspaces.html">Dataspaces</a>
|
||||
<a href="Groups.html">Groups</a>
|
||||
<br>
|
||||
@@ -38,9 +38,11 @@
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
<a href="MountingFiles.html">Mounting Files</a>
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
<a href="Debugging.html">Debugging</a>
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
@@ -107,7 +109,7 @@ components that make up each color.
|
||||
<CENTER><IMG src="Palettes.fm.anc.gif"> </CENTER>
|
||||
<P>In this example, the color component numeric type is an 8-bit unsigned
|
||||
integer. While this is most common and recommended for general use, other
|
||||
component color numeric data types, such as a 16-bit unsigned integer , may be
|
||||
component color numeric datatypes, such as a 16-bit unsigned integer , may be
|
||||
used. This type is specified as the type attribute of the palette dataset. (see
|
||||
H5Tget_type(), H5Tset_type())
|
||||
<P>The minimum and maximum values of the component color numeric are specified
|
||||
@@ -249,7 +251,7 @@ this array will be the default palette that the data may be viewed with.
|
||||
<br>
|
||||
<a href="Files.html">Files</a>
|
||||
<a href="Datasets.html">Datasets</a>
|
||||
<a href="Datatypes.html">Data Types</a>
|
||||
<a href="Datatypes.html">Datatypes</a>
|
||||
<a href="Dataspaces.html">Dataspaces</a>
|
||||
<a href="Groups.html">Groups</a>
|
||||
<br>
|
||||
@@ -264,9 +266,11 @@ this array will be the default palette that the data may be viewed with.
|
||||
<a href="Chunking.html">Chunking</a>
|
||||
<a href="MountingFiles.html">Mounting Files</a>
|
||||
<br>
|
||||
<a href="Performance.html">Performance</a>
|
||||
<a href="Debugging.html">Debugging</a>
|
||||
<a href="Environment.html">Environment</a>
|
||||
<a href="ddl.html">DDL</a>
|
||||
<br>
|
||||
<a href="Ragged.html">Ragged Arrays</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
@@ -281,7 +285,7 @@ this array will be the default palette that the data may be viewed with.
|
||||
|
||||
<!-- Created: Spring 1999 -->
|
||||
<!-- hhmts start -->
|
||||
Last modified: 23 July 1999
|
||||
Last modified: 14 October 1999
|
||||
<!-- hhmts end -->
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user