public final class AppcResourceSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static AppcResourceSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf30dac()
SMF30DAC value.
|
long |
smf30dc()
SMF30DC value.
|
long |
smf30dca()
SMF30DCA value.
|
double |
smf30ddr()
SMF30DDR value.
|
double |
smf30dds()
SMF30DDS value.
|
long |
smf30drc()
SMF30DRC value.
|
long |
smf30dsc()
SMF30DSC value.
|
long |
smf30dtr()
SMF30DTR value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf30dc()
public long smf30dca()
public long smf30dsc()
public double smf30dds()
public long smf30drc()
public double smf30ddr()
public long smf30dac()
public long smf30dtr()
public static AppcResourceSection 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.