Package | Description |
---|---|
com.openinventor.volumeviz.readers |
Modifier and Type | Method and Description |
---|---|
static SoVRSegyTraceHeaderBytePosition.TraceAttributes |
SoVRSegyTraceHeaderBytePosition.TraceAttributes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoVRSegyTraceHeaderBytePosition.TraceAttributes |
SoVRSegyTraceHeaderBytePosition.TraceAttributes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoVRSegyTraceHeaderBytePosition.TraceAttributes |
SoVRSegyTraceHeaderBytePosition.TraceAttributes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoVRSegyTraceHeaderBytePosition.TraceAttributes[] |
SoVRSegyTraceHeaderBytePosition.TraceAttributes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SoVRSegyTraceHeaderBytePosition.TraceByteFormats |
SoVRSegyTraceHeaderBytePosition.getByteFormat(SoVRSegyTraceHeaderBytePosition.TraceAttributes attr) |
byte |
SoVRSegyTraceHeaderBytePosition.getByteLength(SoVRSegyTraceHeaderBytePosition.TraceAttributes attr)
Gets the field length of a specific attribute within the trace header.
|
byte |
SoVRSegyTraceHeaderBytePosition.getBytePosition(SoVRSegyTraceHeaderBytePosition.TraceAttributes attr) |
int |
SoVRSegyTraceHeaderBytePosition.getFieldValue(SoVRSegyTraceHeaderBytePosition.TraceAttributes attr,
SoVRSegyTraceIdHeader trHdr)
Gets the value of a specific field.
|
void |
SoVRSegyTraceHeaderBytePosition.setByteFormat(SoVRSegyTraceHeaderBytePosition.TraceAttributes attr,
SoVRSegyTraceHeaderBytePosition.TraceByteFormats format)
Sets/Gets the field format of a specific attribute within the trace header.
|
void |
SoVRSegyTraceHeaderBytePosition.setBytePosition(SoVRSegyTraceHeaderBytePosition.TraceAttributes attr,
byte position)
Sets/Gets the byte position of a specific attribute within the trace header.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com