public final class IoQueuingDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R783HIND
Constant: 0x02 = 2
|
static int |
R783L1FC
Constant: 0x80 = 128
|
static int |
R783LCA
Constant: 0x10 = 16
|
static int |
R783LCC
Constant: 0x40 = 64
|
static int |
R783LCTV
Constant: 0x40 = 64
|
static int |
R783LDC
Constant: 0x20 = 32
|
static int |
R783LDCM
Constant: 0x08 = 8
|
static int |
R783LDTV
Constant: 0x20 = 32
|
static int |
R783LPAT
Constant: 0x04 = 4
|
static int |
R783NHMA
Constant: 0x80 = 128
|
static int |
R783XIND
Constant: 0x01 = 1
|
Modifier and Type | Method and Description |
---|---|
static IoQueuingDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
Duration |
r783cbtm()
R783CBTM as a Duration.
|
long |
r783cbtmRawValue()
R783CBTM raw value.
|
double |
r783cbtmSeconds()
R783CBTM in seconds.
|
Duration |
r783cmrm()
R783CMRM as a Duration.
|
long |
r783cmrmRawValue()
R783CMRM raw value.
|
double |
r783cmrmSeconds()
R783CMRM in seconds.
|
Duration |
r783csst()
R783CSST as a Duration.
|
long |
r783csstRawValue()
R783CSST raw value.
|
double |
r783csstSeconds()
R783CSST in seconds.
|
long |
r783cubm()
R783CUBM value.
|
Duration |
r783dctm()
R783DCTM as a Duration.
|
long |
r783dctmRawValue()
R783DCTM raw value.
|
double |
r783dctmSeconds()
R783DCTM in seconds.
|
Duration |
r783ddtm()
R783DDTM as a Duration.
|
long |
r783ddtmRawValue()
R783DDTM raw value.
|
double |
r783ddtmSeconds()
R783DDTM in seconds.
|
long |
r783dpbm()
R783DPBM value.
|
int |
r783dst()
R783DST value.
|
int |
r783dstx()
R783DSTX value.
|
int |
r783hcnt()
R783HCNT value.
|
boolean |
r783hind()
|
int |
r783hix()
R783HIX value.
|
int |
r783id2()
R783ID2 value.
|
boolean |
r783l1fc()
Return true if
R783L1FC bit in r783dstx() is set. |
boolean |
r783lca()
|
boolean |
r783lcc()
|
boolean |
r783lctv()
Return true if
R783LCTV bit in r783dstx() is set. |
boolean |
r783ldc()
|
boolean |
r783ldcm()
|
boolean |
r783ldtv()
Return true if
R783LDTV bit in r783dstx() is set. |
boolean |
r783lpat()
|
int |
r783mcdf()
R783MCDF value.
|
int |
r783mcmn()
R783MCMN value.
|
int |
r783mcmx()
R783MCMX value.
|
boolean |
r783nhma()
|
long |
r783ptm()
R783PTM value.
|
long |
r783qct()
R783QCT value.
|
long |
r783qsm()
R783QSM value.
|
long |
r783sbsm()
R783SBSM value.
|
long |
r783tmwm()
R783TMWM value.
|
long |
r783trdm()
R783TRDM value.
|
boolean |
r783xind()
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R783NHMA
public static final int R783LCC
public static final int R783LDC
public static final int R783LCA
public static final int R783LDCM
public static final int R783LPAT
public static final int R783HIND
public static final int R783XIND
public static final int R783L1FC
public static final int R783LCTV
public static final int R783LDTV
public int r783id2()
public int r783dst()
public boolean r783nhma()
R783NHMA = 0x80
public boolean r783lcc()
R783LCC = 0x40
public boolean r783ldc()
R783LDC = 0x20
public boolean r783lca()
R783LCA = 0x10
public boolean r783ldcm()
R783LDCM = 0x08
public boolean r783lpat()
R783LPAT = 0x04
public boolean r783hind()
R783HIND = 0x02
public boolean r783xind()
R783XIND = 0x01
public int r783dstx()
public boolean r783l1fc()
R783L1FC
bit in r783dstx()
is set.R783L1FC = 0x80
public boolean r783lctv()
R783LCTV
bit in r783dstx()
is set.R783LCTV = 0x40
public boolean r783ldtv()
R783LDTV
bit in r783dstx()
is set.R783LDTV = 0x20
public long r783qsm()
public long r783qct()
public int r783mcmn()
public int r783mcmx()
public int r783mcdf()
public long r783ptm()
public long r783dpbm()
public long r783cubm()
public Duration r783cbtm()
Duration
public double r783cbtmSeconds()
public long r783cbtmRawValue()
public Duration r783cmrm()
Duration
public double r783cmrmSeconds()
public long r783cmrmRawValue()
public long r783sbsm()
public Duration r783dctm()
Duration
public double r783dctmSeconds()
public long r783dctmRawValue()
public Duration r783ddtm()
Duration
public double r783ddtmSeconds()
public long r783ddtmRawValue()
public Duration r783csst()
Duration
public double r783csstSeconds()
public long r783csstRawValue()
public int r783hcnt()
public int r783hix()
public long r783tmwm()
public long r783trdm()
public static IoQueuingDataSection create(byte[] Data, int offset, int length)
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.