public final class Qbac extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QBACEND
Constant: 0x40 = 64
|
Modifier and Type | Method and Description |
---|---|
static Qbac |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qbacdpf()
QBACDPF value.
|
long |
qbacget()
QBACGET value.
|
long |
qbacimw()
QBACIMW value.
|
long |
qbacioc()
QBACIOC value.
|
long |
qbaclpf()
QBACLPF value.
|
long |
qbacngt()
QBACNGT value.
|
long |
qbacpid()
QBACPID value.
|
long |
qbacrio()
QBACRIO value.
|
long |
qbacseq()
QBACSEQ value.
|
long |
qbacsio()
QBACSIO value.
|
long |
qbacsws()
QBACSWS value.
|
long |
qbacsyi()
QBACSYI value.
|
Duration |
qbacsyit()
QBACSYIT as a Duration.
|
long |
qbacsyitRawValue()
QBACSYIT raw value.
|
double |
qbacsyitSeconds()
QBACSYIT in seconds.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QBACEND
public long qbacpid()
public long qbacget()
public long qbacsws()
public long qbacrio()
public long qbacseq()
public long qbacimw()
public long qbaclpf()
public long qbacdpf()
public long qbacsyi()
public long qbacioc()
public long qbacngt()
public long qbacsio()
public Duration qbacsyit()
qbacsyitRawValue()
.
Please contact Black Hill Software for more information.public double qbacsyitSeconds()
qbacsyitRawValue()
.
Please contact Black Hill Software for more information.public long qbacsyitRawValue()
public static Qbac 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.