BoreholeSegment : public <<dataType>> class
Created: 07.10.2010 11:39:35
Modified: 13.10.2011 16:58:14
Project:
Advanced:
[de] Rohdaten des geometrischen Verlaufs der Bohrung (Bohrpfad) in Bohrabschnitten entlang des Bohrlochverlaufs soweit bekannt.<br /></p><p>Eine nicht abgelenkte Bohrung bzw. eine Bohrung ohne spezielle Angaben in der Datenquelle entspricht genau einem Segment der Länge von <i>totalLength</i>.<br /></p><p><br /></p><p>[en] Raw data for calculating the geometric borehole path along the borehole described in discrete segments. Non-inclined boreholes or boreholes without specific information in the data source equal exactly one segment with the defined length in <i>totalLength</i>.<br /></p>
Attribute
public Angle
  azimuth
Details:
title_de=Azimuth des Bohrlochsegmentes
title_en=azimuth of borehole segment
Notes: [de] Azimut des Bohrlochsegmentes in Altgrad bezogen auf geographisch Nord.<br /><br />[en] True north-based azimuth of the borehole segment in degrees .
public Angle
  inclination
Details:
title_de=Inklination des Bohrlochsegmentes
title_en=inclination of borehole segment
Notes: [de] Inklination des Bohrlochsegmentes in Altgrad.<br /><br />[en] Inclination of the borehole segment in degrees.
public SegmentDataQualityList
  segmentDataQuality
Details:
title_de=Datenqualität
title_en=data quality
Notes: [de] Qualitative Einstufung der Angaben zu Azimut und Inklination des Bohrlochsegments.<br /><br />[en] Qualitative classification of the information on azimuth and inclination of the borehole segment.
Tag Value
isCollection false
Details:
 
noPropertyType false
Details:
 
title_de Bohrlochsegment
Details:
 
title_en borehole segment
Details:
 
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
 
Constraint Type Status
azimuth_values OCL Approved
Details:
-- [de] Der Wert von <i>azimuth</i> muss mindestens null und maximal 360 betragen (bezogen auf Geographisch Nord, im Uhrzeigersinn).<br /></p><p><br /></p><p>--- [en] The value of <i>azimuth</i> must be equal to or greater than zero but smaller or equal to 360 (starting from Geographic North, clockwise).<br /></p><p><br /></p><p>inv: azimuth.value >= 0 and azimuth.value <= 360<br /></p>
azimuth_uom OCL Approved
Details:
-- [de] Die Maßeinheit von <i>azimuth</i> muss Grad sein.<br /></p><p><br /></p><p>-- [en] The unit of measure of <i>azimuth</i> must be degrees.<br /></p><p><br /></p><p>inv: azimuth.uom.uomSymbol = 'deg'<br /></p>
inclination_values OCL Approved
Details:
-- [de] Der Wert von <i>inclination</i> muss mindestens null und maximal 180 betragen (bezogen auf die Lotrechte).<br /></p><p><br /></p><p>-- [en] The value of <i>inclination</i> must be equal to or greater than zero but smaller or equal to 180 (relative to the vertical).<br /></p><p><br /></p><p>inv: inclination.value >= 0 and inclination.value <= 180<br /></p>
inclination_uom OCL Approved
Details:
-- [de]  Die Maßeinheit von <i>inclination</i> muss Grad sein.<br /></p><p><br /></p><p>-- [en] The unit of measure of <i>inclination</i> must be degrees.<br /></p><p><br /></p><p>inv: inclination.uom.uomSymbol = 'deg'<br /></p>
Object Type Connection Notes
«dataType» DepthInterval Class Generalization