public final class EssRankStatisticsSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R748RAIV
Constant: 0x01 = 1
|
static int |
R748RTCR
Constant: 0x80 = 128
|
Modifier and Type | Method and Description |
---|---|
static EssRankStatisticsSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
r748rai()
R748RAI value.
|
boolean |
r748raiv()
|
int |
r748raix()
R748RAIX value.
|
double |
r748rbyr()
R748RBYR value.
|
double |
r748rbyw()
R748RBYW value.
|
int |
r748rcnt()
R748RCNT value.
|
Duration |
r748rkrt()
R748RKRT as a Duration.
|
double |
r748rkrtRawValue()
R748RKRT raw value.
|
double |
r748rkrtSeconds()
R748RKRT in seconds.
|
Duration |
r748rkwt()
R748RKWT as a Duration.
|
double |
r748rkwtRawValue()
R748RKWT raw value.
|
double |
r748rkwtSeconds()
R748RKWT in seconds.
|
int |
r748rpnm()
R748RPNM value.
|
int |
r748rrid()
R748RRID value.
|
double |
r748rrop()
R748RROP value.
|
boolean |
r748rtcr()
|
int |
r748rtq()
R748RTQ value.
|
double |
r748rwop()
R748RWOP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R748RTCR
public static final int R748RAIV
public int r748rrid()
public int r748rpnm()
public int r748rcnt()
public int r748raix()
public double r748rbyr()
public double r748rbyw()
public double r748rrop()
public double r748rwop()
public Duration r748rkrt()
Duration
public double r748rkrtSeconds()
public double r748rkrtRawValue()
public Duration r748rkwt()
Duration
public double r748rkwtSeconds()
public double r748rkwtRawValue()
public int r748rtq()
public boolean r748rtcr()
R748RTCR = 0x80
public boolean r748raiv()
R748RAIV = 0x01
public int r748rai()
public static EssRankStatisticsSection 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.