: Public Class
Created: 9/04/2010 11:23:37 AM
Modified: 6/01/2015 1:17:52 PM
Project:
Advanced:
2-D linear rectangular grid of numeric data associated with binary measurement data. Used for radiological data in thermography, thickness data in ultrasonic testing, etc.<br /></p><p>Note: The Data field must be of type BinaryData. Grid data starts with coordinates (DataOrigin/X, DataOrigin/Y) and progressing vertically downward (increment Y) until DataEnd/Y is exceeded, whereupon Y is then set to DataOrigin/Y and X is incremented until (DataEnd/X, DataEnd/Y) is reached.<br /></p>
Attribute
Public Coordinate
  Resolution
Details:
Notes: Total dimensions of the rectangular grid related to the binary data (grid resolution).
Public Coordinate
  DataOrigin
Details:
Notes: X, Y coordinates of the origin of the 0-based rectangular grid for the "data rectangle" (top left-most corner).
Public Coordinate
  DataEnd
Details:
Notes: X, Y coordinates of the end of the 0-based rectangular grid for the "data rectangle" (lower right-most corner).
Element Source Role Target Role
SingleDataMeasurement
Class  
Name: Measurement
 
Name: BlobGridMeasurement
 
Details:
 
Object Type Connection Direction Notes
Entity Class Generalization To