public final class IopInitiativeQueueAndUtilizationDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R783IQI
Constant: 0x80 = 128
|
Modifier and Type | Method and Description |
---|---|
static IopInitiativeQueueAndUtilizationDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
double |
r783icpb()
R783ICPB value.
|
double |
r783icub()
R783ICUB value.
|
double |
r783idpb()
R783IDPB value.
|
double |
r783idvb()
R783IDVB value.
|
double |
r783iecb()
R783IECB value.
|
int |
r783iflg()
R783IFLG value.
|
double |
r783iifs()
R783IIFS value.
|
double |
r783iipb()
R783IIPB value.
|
double |
r783iipi()
R783IIPI value.
|
double |
r783ipii()
R783IPII value.
|
long |
r783iqct()
R783IQCT value.
|
boolean |
r783iqi()
Return true if
R783IQI bit in r783iflg() is set. |
int |
r783iqid()
R783IQID value.
|
long |
r783iqsm()
R783IQSM value.
|
double |
r783iscb()
R783ISCB value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R783IQI
public int r783iqid()
public int r783iflg()
public boolean r783iqi()
R783IQI
bit in r783iflg()
is set.R783IQI = 0x80
public long r783iqsm()
public long r783iqct()
public double r783iipb()
public double r783iipi()
public double r783iifs()
public double r783ipii()
public double r783icpb()
public double r783idpb()
public double r783icub()
public double r783idvb()
public double r783iscb()
public double r783iecb()
public static IopInitiativeQueueAndUtilizationDataSection 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.