public final class OperatorSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static OperatorSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf30msr()
SMF30MSR value.
|
long |
smf30mtm()
SMF30MTM value.
|
long |
smf30pdm()
SMF30PDM value.
|
long |
smf30prd()
SMF30PRD value.
|
long |
smf30ptm()
SMF30PTM value.
|
long |
smf30tpr()
SMF30TPR value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf30pdm()
public long smf30prd()
public long smf30ptm()
public long smf30tpr()
public long smf30mtm()
public long smf30msr()
public static OperatorSection 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.