SoVRSegyTraceHeaderBytePositionGetFieldValue Method |
Gets the value of a specific field.
Namespace: OIV.VolumeViz.Readers
public int GetFieldValue( SoVRSegyTraceHeaderBytePositionTraceAttributes attr, SoVRSegyTraceIdHeader trHdr )
The way the value is retrieved depends on its position and format. These parameters might be specified by OIV.VolumeViz.Readers.SoVRSegyTraceHeaderBytePosition.SetBytePosition(OIV.VolumeViz.Readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes, System.Byte) and OIV.VolumeViz.Readers.SoVRSegyTraceHeaderBytePosition.SetByteFormat(OIV.VolumeViz.Readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes, OIV.VolumeViz.Readers.SoVRSegyTraceHeaderBytePosition.TraceByteFormats) respectively.