: Public <<type>> Class
Created: 8/20/2012 11:40:14 AM
Modified: 11/7/2016 10:24:31 AM
Project:
Advanced:
<b>Definition.</b><br/>A rate is a quantity, amount, frequency, or dimensionless factor, measured against an independent base unit, expressed as a quotient. (After UN CEFACT)<br/><br/><b>Example.</b><br/>A fertilizer application rate is: 280 kg / 1 ha.<br/>Numerator value = 280<br/>Numerator Uom = kg<br/>Denumerator value = 1<br/>Denumerator Uom = ha.<br/>
Attribute
Private CodeType
  DenumeratorUom
Details:
Notes: <b>Definition.</b><br/>The unit of measure used for the value below the fraction bar.<br/>
Private Real
  DenumeratorValue
Details:
Notes: <b>Definition.</b><br/>The value below the fraction bar.<br/><br/><b>Remark.</b><br/>In many cases the value will be one, referring to one unit of measure, but there are cases where this has another value.<br/>
Private CodeType
  NumeratorUom
Details:
Notes: <b>Definition.</b><br/>The unit of measure for the value above the fraction bar.<br/>
Private Real
  NumeratorValue
Details:
Notes: <b>Definition.</b><br/>The value above the fraction bar.<br/>