public final class EssLinkStatisticsSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R748LBYT
Constant: 0x80 = 128
|
static int |
R748LTIM
Constant: 0x40 = 64
|
Modifier and Type | Method and Description |
---|---|
static EssLinkStatisticsSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
r748laid()
R748LAID value.
|
boolean |
r748lbyt()
Return true if
R748LBYT bit in r748lflg() is set. |
double |
r748lerb()
R748LERB value.
|
double |
r748lero()
R748LERO value.
|
Duration |
r748lert()
R748LERT as a Duration.
|
double |
r748lertRawValue()
R748LERT raw value
|
double |
r748lertSeconds()
R748LERT in seconds.
|
double |
r748lewb()
R748LEWB value.
|
double |
r748lewo()
R748LEWO value.
|
Duration |
r748lewt()
R748LEWT as a Duration.
|
double |
r748lewtRawValue()
R748LEWT raw value
|
double |
r748lewtSeconds()
R748LEWT in seconds.
|
long |
r748lfbc()
R748LFBC value.
|
double |
r748lfcr()
R748LFCR value.
|
double |
r748lfdf()
R748LFDF value.
|
double |
r748lfif()
R748LFIF value.
|
double |
r748lfio()
R748LFIO value.
|
double |
r748lfit()
R748LFIT value.
|
double |
r748lflf()
R748LFLF value.
|
int |
r748lflg()
R748LFLG value.
|
double |
r748lfls()
R748LFLS value.
|
double |
r748lfly()
R748LFLY value.
|
double |
r748lfoa()
R748LFOA value.
|
double |
r748lfod()
R748LFOD value.
|
double |
r748lfpq()
R748LFPQ value.
|
double |
r748lfr1()
R748LFR1 value.
|
double |
r748lfr2()
R748LFR2 value.
|
double |
r748lftc()
R748LFTC value.
|
double |
r748lprb()
R748LPRB value.
|
double |
r748lpro()
R748LPRO value.
|
Duration |
r748lprt()
R748LPRT as a Duration.
|
double |
r748lprtRawValue()
R748LPRT raw value
|
double |
r748lprtSeconds()
R748LPRT in seconds.
|
double |
r748lpsb()
R748LPSB value.
|
double |
r748lpso()
R748LPSO value.
|
Duration |
r748lpst()
R748LPST as a Duration.
|
double |
r748lpstRawValue()
R748LPST raw value
|
double |
r748lpstSeconds()
R748LPST in seconds.
|
double |
r748lsrb()
R748LSRB value.
|
double |
r748lsro()
R748LSRO value.
|
Duration |
r748lsrt()
R748LSRT as a Duration.
|
double |
r748lsrtRawValue()
R748LSRT raw value
|
double |
r748lsrtSeconds()
R748LSRT in seconds.
|
double |
r748lswb()
R748LSWB value.
|
double |
r748lswo()
R748LSWO value.
|
Duration |
r748lswt()
R748LSWT as a Duration.
|
double |
r748lswtRawValue()
R748LSWT raw value
|
double |
r748lswtSeconds()
R748LSWT in seconds.
|
boolean |
r748ltim()
Return true if
R748LTIM bit in r748lflg() is set. |
int |
r748ltyp()
R748LTYP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R748LBYT
public static final int R748LTIM
public int r748laid()
public int r748ltyp()
public int r748lflg()
public boolean r748lbyt()
R748LBYT
bit in r748lflg()
is set.R748LBYT = 0x80
public boolean r748ltim()
R748LTIM
bit in r748lflg()
is set.R748LTIM = 0x40
public double r748lerb()
public double r748lewb()
public double r748lero()
public double r748lewo()
public Duration r748lert()
Duration
public double r748lertSeconds()
public double r748lertRawValue()
public Duration r748lewt()
Duration
public double r748lewtSeconds()
public double r748lewtRawValue()
public double r748lpsb()
public double r748lprb()
public double r748lpso()
public double r748lpro()
public Duration r748lpst()
Duration
public double r748lpstSeconds()
public double r748lpstRawValue()
public Duration r748lprt()
Duration
public double r748lprtSeconds()
public double r748lprtRawValue()
public double r748lsrb()
public double r748lswb()
public double r748lsro()
public double r748lswo()
public Duration r748lsrt()
Duration
public double r748lsrtSeconds()
public double r748lsrtRawValue()
public Duration r748lswt()
Duration
public double r748lswtSeconds()
public double r748lswtRawValue()
public double r748lflf()
public double r748lfly()
public double r748lfls()
public double r748lfpq()
public double r748lfit()
public double r748lfcr()
public double r748lfr1()
public double r748lfr2()
public double r748lfif()
public double r748lfod()
public double r748lfoa()
public double r748lfdf()
public double r748lfio()
public double r748lftc()
public long r748lfbc()
public static EssLinkStatisticsSection 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.