multiplierToData

<h:div class="summary">The scale by which to multiply raw data or a unit.</h:div>
<h:div class="description">The scale is applied *before* adding any constant. The attribute may be found on a data item (scalar, array, matrix, etc.) or a user-defined unit.</h:div>

Attribute Information

Used By

Attribute Group multiplierToData

Source

<xsd:attribute id="att.multiplierToData" name="multiplierToData" type="xsd:double" default="1.0">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">The scale by which to multiply raw data or a unit.</h:div>
      <h:div class="description">The scale is applied *before* adding any constant. The attribute may be found on a data item (scalar, array, matrix, etc.) or a user-defined unit.</h:div>
    </xsd:documentation>
  </xsd:annotation>
</xsd:attribute>

Sample