12.7.10 DepthRegTrack
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | WITSML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Horizontal track layout of the rectified log image that identifies the rectangle for a single log track.
Name |
Type |
Notes |
---|---|---|
ExtensionNameValue |
ExtensionNameValue |
Extensions to the schema based on a name-value construct. |
LeftEdge |
NonNegativeLong |
The position of the left edge of the track. |
Name |
String64 |
A label associated with the track. |
RightEdge |
NonNegativeLong |
The position of the right edge of the track. |
TrackCurveScaleRect |
DepthRegRectangle |
Coordinates of rectangle representing the track. |
Type |
LogTrackType |
The kind of track. |
uid |
String64 |
Unique identifier for the track. |
Association |
Notes |
---|---|
From: DepthRegTrack. To: LogTrackType Dependency |
|
From: DepthRegTrack.AssociatedCurve 0..*To: DepthRegTrackCurve Association |
One or more curves specified in this track. |
From: DepthRegLogSection.Track 0..*To: DepthRegTrack Association |
Defines the position of the tracks within this section. |