multiplierToSI

<h:div class="summary">Multiplier to generate SI equivalent.</h:div>
<h:div class="description">The factor by which the non-SI unit should be multiplied to convert a quantity to its representation in SI Units. This is applied *before* _constantToSI_. Necessarily unity for SI unit.</h:div>

Attribute Information

Used By

Attribute Group multiplierToSI

Source

<xsd:attribute id="att.multiplierToSI" name="multiplierToSI" type="xsd:double">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">Multiplier to generate SI equivalent.</h:div>
      <h:div class="description">The factor by which the non-SI unit should be multiplied to convert a quantity to its representation in SI Units. This is applied *before* _constantToSI_. Necessarily unity for SI unit.</h:div>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample