10.3 WeightType

The DataType defines the general structure of a weight. It is formally defined in Table 147.

Table 147 - WeightType Definition
Attribute Value
BrowseNameWeightType
IsAbstractFalse
DisplayName Type IsArray Optional
Subtype of AbstractWeightType

The structure is defined in Table 148.

Table 148 - WeightType Structure
NameTypeDescription
WeightTypestructureSubtype of the AbstractWeightType defined in this Companion Specification

Gross

0:DoubleGross defines the gross value of weight as a 0:Double precision floating point number.

Net

0:DoubleNet defines the net value of weight as a 0:Double precision floating point number.

Tare

0:DoubleTare defines the tare value of weight as a 0:Double precision floating point number.