constantToSI

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
constantToSI xsd:double optional
<h:div class="summary">Additive constant to generate SI equivalent.</h:div>
<h:div class="description">The amount to add to a quantity in non-SI units to convert its representation to SI Units. This is applied *after* multiplierToSI. It is necessarily zero for SI units.</h:div>

Used By

Source

<xsd:attributeGroup id="attGp.constantToSI" name="constantToSI">
  <xsd:attribute id="att.constantToSI" name="constantToSI" type="xsd:double">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Additive constant to generate SI equivalent.</h:div>
        <h:div class="description">The amount to add to a quantity in non-SI units to convert its representation to SI Units. This is applied *after* multiplierToSI. It is necessarily zero for SI units.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>