<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    Just taking a look at the basic classes documentation I have found:<br>
    <br>
    <p class="title"><b>Example 3.30. Basic structure of <code
          class="code">NXmonochromator</code></b></p>
    <p> </p>
    <pre class="programlisting">NXmonochromator (base class, version 1.0)
  energy:NX_FLOAT
  energy_error:NX_FLOAT
  wavelength:NX_FLOAT
  wavelength_error:NX_FLOAT
  NXcrystal
  distribution:NXdata
  geometry:NXgeometry
  NXvelocity_selector

      
</pre>
    I would expect energy, wavelength and their associated uncertainties
    to be allowed to take the form NX_FLOAT[n]. Is that the case?<br>
    <br>
    Best regards,<br>
    <br>
    Armando<br>
  </body>
</html>