peakUnits

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
peakUnits unitsType optional
<h:div class="summary">Units for a peak or peak integral.</h:div>
<h:div class="description">For 2-dimensional spectra the units represent the observation. For an integral they are usually arbitrary and not related to the x- and y- axis units. Thus NMR spectra may use hydrogen count as the units for the peak area.</h:div>

Used By

Elements peak, peakGroup

Source

<xsd:attributeGroup id="attGp.peakUnits" name="peakUnits">
  <xsd:attribute id="att.peakUnits" name="peakUnits" type="unitsType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Units for a peak or peak integral.</h:div>
        <h:div class="description">For 2-dimensional spectra the units represent the observation. For an integral they are usually arbitrary and not related to the x- and y- axis units. Thus NMR spectra may use hydrogen count as the units for the peak area.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>