public final class ExtendedChannelPathDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static ExtendedChannelPathDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf73ecp()
SMF73ECP value.
|
double |
smf73eoc()
SMF73EOC value.
|
double |
smf73eod()
SMF73EOD value.
|
double |
smf73eos()
SMF73EOS value.
|
double |
smf73etc()
SMF73ETC value.
|
double |
smf73etd()
SMF73ETD value.
|
double |
smf73ets()
SMF73ETS value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smf73ecp()
public double smf73eoc()
public double smf73eod()
public double smf73eos()
public double smf73etc()
public double smf73etd()
public double smf73ets()
public static ExtendedChannelPathDataSection 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.