public final class VolumeMetrics extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF4205F_LEN
Constant: 0x48 = 72
|
Modifier and Type | Method and Description |
---|---|
static VolumeMetrics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
Duration |
s42vrbsy()
S42VRBSY as a Duration.
|
int |
s42vrbsyRawValue()
S42VRBSY raw value.
|
double |
s42vrbsySeconds()
S42VRBSY in seconds.
|
long |
s42vrid1()
S42VRID1 value.
|
long |
s42vrid2()
S42VRID2 value.
|
long |
s42vrid3()
S42VRID3 value.
|
long |
s42vrid4()
S42VRID4 value.
|
long |
s42vrid5()
S42VRID5 value.
|
long |
s42vrid6()
S42VRID6 value.
|
Duration |
s42vrida()
S42VRIDA as a Duration.
|
long |
s42vridaRawValue()
S42VRIDA raw value.
|
double |
s42vridaSeconds()
S42VRIDA in seconds.
|
Duration |
s42vridm()
S42VRIDM as a Duration.
|
long |
s42vridmRawValue()
S42VRIDM raw value.
|
double |
s42vridmSeconds()
S42VRIDM in seconds.
|
ZonedDateTime |
s42vridt()
S42VRIDT STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
s42vridtRawValue()
S42VRIDT STCK value.
|
Duration |
s42vrres()
S42VRRES as a Duration.
|
long |
s42vrresRawValue()
S42VRRES raw value.
|
double |
s42vrresSeconds()
S42VRRES in seconds.
|
Duration |
s42vrrex()
S42VRREX as a Duration.
|
long |
s42vrrexRawValue()
S42VRREX raw value.
|
double |
s42vrrexSeconds()
S42VRREX in seconds.
|
long |
s42vrrsn()
S42VRRSN value.
|
long |
s42vrrsp()
S42VRRSP value.
|
Duration |
s42vrrsr()
S42VRRSR as a Duration.
|
long |
s42vrrsrRawValue()
S42VRRSR raw value.
|
double |
s42vrrsrSeconds()
S42VRRSR in seconds.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF4205F_LEN
public long s42vrid1()
public long s42vrid2()
public long s42vrid3()
public long s42vrid4()
public long s42vrid5()
public long s42vrid6()
public Duration s42vridm()
Duration
public double s42vridmSeconds()
public long s42vridmRawValue()
public ZonedDateTime s42vridt()
Use s42vridtRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger s42vridtRawValue()
public Duration s42vrida()
Duration
public double s42vridaSeconds()
public long s42vridaRawValue()
public Duration s42vrbsy()
Duration
public double s42vrbsySeconds()
public int s42vrbsyRawValue()
public long s42vrrsp()
public long s42vrrsn()
public Duration s42vrres()
Duration
public double s42vrresSeconds()
public long s42vrresRawValue()
public Duration s42vrrex()
Duration
public double s42vrrexSeconds()
public long s42vrrexRawValue()
public Duration s42vrrsr()
Duration
public double s42vrrsrSeconds()
public long s42vrrsrRawValue()
public static VolumeMetrics 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.