The unit of measure for pressure, stress, or elastic modulus.
Source
<element minOccurs="0" name="outletPressure" type="diggs:PressureMeasureType"><annotation><documentation>Pressure measured at the mixer outlet</documentation></annotation></element>
The unit of measure for volume flow rate or discharge.
Source
<element minOccurs="0" name="outputRate" type="diggs:VolumePerTimeMeasureType"><annotation><documentation>Rate of output from the mixer (volume/time)</documentation></annotation></element>
<element minOccurs="0" name="agitatorVolume" type="diggs:VolumeMeasureType" maxOccurs="1"><annotation><documentation>Maximum capacity of the agitator.</documentation></annotation></element>
Maximum capacity of the mixer. The optional attributeatSpecificGravity may be used to specify the maximum capacity of themixer for a particular specific gravity of the grout
The specific gravity of the grout mixture at which the volume was measured. This allows conversion between volume measurements at different mix densities. Typical values range from 1.0 (water) to 2.0+ for dense cement grouts.
<element minOccurs="0" name="mixerVolume" maxOccurs="unbounded" type="diggs:MixerVolumeMeasureType"><annotation><documentation>Maximum capacity of the mixer. The optional attribute atSpecificGravity may be used to specify the maximum capacity of the mixer for a particular specific gravity of the grout</documentation></annotation></element>
The unit of measure for angular velocity or rotational speed.
Source
<element minOccurs="0" name="agitatorSpeed" type="diggs:AngularVelocityMeasureType"><annotation><documentation>Rotational speed of the agitator</documentation></annotation></element>
The unit of measure for angular velocity or rotational speed.
Source
<element minOccurs="0" name="impellerSpeed" type="diggs:AngularVelocityMeasureType"><annotation><documentation>Speed of the mixing impeller</documentation></annotation></element>
Complex Type diggs:GroutMixerType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractEquipmentType. Adds elements for grout mixer type definition.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="GroutMixerType"><annotation><documentation>Extended type based on AbstractEquipmentType. Adds elements for grout mixer type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractEquipmentType"><sequence><element minOccurs="0" name="outletPressure" type="diggs:PressureMeasureType"><annotation><documentation>Pressure measured at the mixer outlet</documentation></annotation></element><element minOccurs="0" name="outputRate" type="diggs:VolumePerTimeMeasureType"><annotation><documentation>Rate of output from the mixer (volume/time)</documentation></annotation></element><element minOccurs="0" name="agitatorVolume" type="diggs:VolumeMeasureType" maxOccurs="1"><annotation><documentation>Maximum capacity of the agitator.</documentation></annotation></element><element minOccurs="0" name="mixerVolume" maxOccurs="unbounded" type="diggs:MixerVolumeMeasureType"><annotation><documentation>Maximum capacity of the mixer. The optional attribute atSpecificGravity may be used to specify the maximum capacity of the mixer for a particular specific gravity of the grout</documentation></annotation></element><element minOccurs="0" name="agitatorSpeed" type="diggs:AngularVelocityMeasureType"><annotation><documentation>Rotational speed of the agitator</documentation></annotation></element><element minOccurs="0" name="impellerSpeed" type="diggs:AngularVelocityMeasureType"><annotation><documentation>Speed of the mixing impeller</documentation></annotation></element></sequence></extension></complexContent></complexType>