public final class Qwax extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QWAXEND
Constant: 0x8C = 140
|
Modifier and Type | Method and Description |
---|---|
static Qwax |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qwaxalct()
QWAXALCT value.
|
Duration |
qwaxalog()
QWAXALOG as a Duration.
|
long |
qwaxalogRawValue()
QWAXALOG raw value.
|
double |
qwaxalogSeconds()
QWAXALOG in seconds.
|
long |
qwaxanar()
QWAXANAR value.
|
long |
qwaxarnc()
QWAXARNC value.
|
long |
qwaxarnd()
QWAXARND value.
|
Duration |
qwaxawar()
QWAXAWAR as a Duration.
|
long |
qwaxawarRawValue()
QWAXAWAR raw value.
|
double |
qwaxawarSeconds()
QWAXAWAR in seconds.
|
Duration |
qwaxawcl()
QWAXAWCL as a Duration.
|
long |
qwaxawclRawValue()
QWAXAWCL raw value.
|
double |
qwaxawclSeconds()
QWAXAWCL in seconds.
|
Duration |
qwaxawdr()
QWAXAWDR as a Duration.
|
long |
qwaxawdrRawValue()
QWAXAWDR raw value.
|
double |
qwaxawdrSeconds()
QWAXAWDR in seconds.
|
Duration |
qwaxawfc()
QWAXAWFC as a Duration.
|
long |
qwaxawfcRawValue()
QWAXAWFC raw value.
|
double |
qwaxawfcSeconds()
QWAXAWFC in seconds.
|
long |
qwaxdsns()
QWAXDSNS value.
|
Duration |
qwaxdsse()
QWAXDSSE as a Duration.
|
long |
qwaxdsseRawValue()
QWAXDSSE raw value.
|
double |
qwaxdsseSeconds()
QWAXDSSE in seconds.
|
long |
qwaxfcct()
QWAXFCCT value.
|
long |
qwaxixle()
QWAXIXLE value.
|
Duration |
qwaxixlt()
QWAXIXLT as a Duration.
|
long |
qwaxixltRawValue()
QWAXIXLT raw value.
|
double |
qwaxixltSeconds()
QWAXIXLT in seconds.
|
long |
qwaxLobcompCount()
QWAX_LOBCOMP_COUNT value.
|
Duration |
qwaxLobcompWait()
QWAX_LOBCOMP_WAIT as a Duration.
|
long |
qwaxLobcompWaitRawValue()
QWAX_LOBCOMP_WAIT raw value.
|
double |
qwaxLobcompWaitSeconds()
QWAX_LOBCOMP_WAIT in seconds.
|
long |
qwaxocns()
QWAXOCNS value.
|
Duration |
qwaxocse()
QWAXOCSE as a Duration.
|
long |
qwaxocseRawValue()
QWAXOCSE raw value.
|
double |
qwaxocseSeconds()
QWAXOCSE in seconds.
|
long |
qwaxotns()
QWAXOTNS value.
|
Duration |
qwaxotse()
QWAXOTSE as a Duration.
|
long |
qwaxotseRawValue()
QWAXOTSE raw value.
|
double |
qwaxotseSeconds()
QWAXOTSE in seconds.
|
Duration |
qwaxPipeWait()
QWAX_PIPE_WAIT as a Duration.
|
long |
qwaxPipewaitCount()
QWAX_PIPEWAIT_COUNT value.
|
long |
qwaxPipeWaitRawValue()
QWAX_PIPE_WAIT raw value.
|
double |
qwaxPipeWaitSeconds()
QWAX_PIPE_WAIT in seconds.
|
long |
qwaxslns()
QWAXSLNS value.
|
Duration |
qwaxslse()
QWAXSLSE as a Duration.
|
long |
qwaxslseRawValue()
QWAXSLSE raw value.
|
double |
qwaxslseSeconds()
QWAXSLSE in seconds.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QWAXEND
public Duration qwaxalog()
Duration
public double qwaxalogSeconds()
public long qwaxalogRawValue()
public long qwaxalct()
public long qwaxarnd()
public Duration qwaxawdr()
Duration
public double qwaxawdrSeconds()
public long qwaxawdrRawValue()
public Duration qwaxawcl()
Duration
public double qwaxawclSeconds()
public long qwaxawclRawValue()
public long qwaxarnc()
public Duration qwaxawar()
Duration
public double qwaxawarSeconds()
public long qwaxawarRawValue()
public long qwaxanar()
public Duration qwaxocse()
Duration
public double qwaxocseSeconds()
public long qwaxocseRawValue()
public Duration qwaxslse()
Duration
public double qwaxslseSeconds()
public long qwaxslseRawValue()
public Duration qwaxdsse()
Duration
public double qwaxdsseSeconds()
public long qwaxdsseRawValue()
public Duration qwaxotse()
Duration
public double qwaxotseSeconds()
public long qwaxotseRawValue()
public long qwaxocns()
public long qwaxslns()
public long qwaxdsns()
public long qwaxotns()
public Duration qwaxawfc()
Duration
public double qwaxawfcSeconds()
public long qwaxawfcRawValue()
public long qwaxfcct()
public long qwaxixle()
public Duration qwaxixlt()
Duration
public double qwaxixltSeconds()
public long qwaxixltRawValue()
public Duration qwaxPipeWait()
Duration
public double qwaxPipeWaitSeconds()
public long qwaxPipeWaitRawValue()
public long qwaxPipewaitCount()
public Duration qwaxLobcompWait()
Duration
public double qwaxLobcompWaitSeconds()
public long qwaxLobcompWaitRawValue()
public long qwaxLobcompCount()
public static Qwax create(byte[] Data, int offset, int length, SmfDb2Record parent)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.