public final class IscLuitSntStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A21CLEN
Constant: 0x24 = 36
|
static int |
A21IDR
Constant: 0x36 = 54
|
static int |
A21VERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
int |
a21dvers()
A21DVERS value.
|
int |
a21id()
A21ID value.
|
int |
a21len()
A21LEN value.
|
Duration |
a21LuitAvReuseTime()
A21_LUIT_AV_REUSE_TIME as a Duration.
|
long |
a21LuitAvReuseTimeRawValue()
A21_LUIT_AV_REUSE_TIME raw value.
|
double |
a21LuitAvReuseTimeSeconds()
A21_LUIT_AV_REUSE_TIME in seconds.
|
long |
a21LuitTotalReuses()
A21_LUIT_TOTAL_REUSES value.
|
long |
a21LuitTotalTimeouts()
A21_LUIT_TOTAL_TIMEOUTS value.
|
Duration |
a21SitLuitTime()
A21_SIT_LUIT_TIME as a Duration.
|
long |
a21SitLuitTimeRawValue()
A21_SIT_LUIT_TIME raw value.
|
double |
a21SitLuitTimeSeconds()
A21_SIT_LUIT_TIME in seconds.
|
static IscLuitSntStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A21IDR
public static final int A21VERS
public static final int A21CLEN
public int a21len()
public int a21id()
public int a21dvers()
public Duration a21SitLuitTime()
Duration
public double a21SitLuitTimeSeconds()
public long a21SitLuitTimeRawValue()
public long a21LuitTotalReuses()
public long a21LuitTotalTimeouts()
public Duration a21LuitAvReuseTime()
a21LuitAvReuseTimeRawValue()
.
Please contact Black Hill Software for more information.public double a21LuitAvReuseTimeSeconds()
a21LuitAvReuseTimeRawValue()
.
Please contact Black Hill Software for more information.public long a21LuitAvReuseTimeRawValue()
public static IscLuitSntStatistics 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.