The unit of measure for pressure, stress, or elastic modulus.
Source
<element name="shearModulus" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Unload or reload shear modulus for the cycle.</documentation></annotation></element>
The unit of measure for pressure, stress, or elastic modulus.
Source
<element name="pressureRange" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Pressure range or amplitude.</documentation></annotation></element>
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="PressuremeterTestTrialType"><annotation><documentation>Base type for PressuremeterTestTrials</documentation></annotation><complexContent><extension base="diggs:AbstractObjectType"><sequence><element name="trialNo" type="positiveInteger" minOccurs="0"><annotation><documentation>Pressuremeter loading or reloading cycle.</documentation></annotation></element><element name="shearModulus" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Unload or reload shear modulus for the cycle.</documentation></annotation></element><element name="meanStrain" type="double" minOccurs="0"><annotation><documentation>Mean strain.</documentation></annotation></element><element name="strainRange" type="double" minOccurs="0"><annotation><documentation>Strain range or amplitude.</documentation></annotation></element><element name="meanPressure" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Mean pressure.</documentation></annotation></element><element name="pressureRange" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Pressure range or amplitude.</documentation></annotation></element><element name="linearity" type="double" minOccurs="0"><annotation><documentation>Linearity exponent (from Bolton and Whittle, 1999)</documentation></annotation></element></sequence></extension></complexContent></complexType>