public final class FcdPortDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R747PACT
Constant: 0x02 = 2
|
static int |
R747PCHP
Constant: 0x20 = 32
|
static int |
R747PINS
Constant: 0x10 = 16
|
static int |
R747PINU
Constant: 0x40 = 64
|
static int |
R747PLF
Constant: 0x20 = 32
|
static int |
R747PMCU
Constant: 0x40 = 64
|
static int |
R747PNMD
Constant: 0x01 = 1
|
static int |
R747PNTI
Constant: 0x40 = 64
|
static int |
R747POFF
Constant: 0x10 = 16
|
static int |
R747POSY
Constant: 0x20 = 32
|
static int |
R747PPIR
Constant: 0x80 = 128
|
static int |
R747PREM
Constant: 0x04 = 4
|
static int |
R747PSCR
Constant: 0x08 = 8
|
static int |
R747PSCU
Constant: 0x80 = 128
|
static int |
R747PSW
Constant: 0x10 = 16
|
static int |
R747PTNU
Constant: 0x80 = 128
|
static int |
R747PVAR
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static FcdPortDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
boolean |
r747pact()
Return true if
R747PACT bit in r747psfl() is set. |
int |
r747padr()
R747PADR value.
|
String |
r747pand()
R747PAND value.
|
boolean |
r747pchp()
Return true if
R747PCHP bit in r747ptfl() is set. |
int |
r747pcp()
R747PCP value.
|
int |
r747pcu()
R747PCU value.
|
int |
r747pcun()
R747PCUN value.
|
Duration |
r747pfpt()
R747PFPT as a Duration.
|
double |
r747pfptRawValue()
R747PFPT raw value
|
double |
r747pfptSeconds()
R747PFPT in seconds.
|
boolean |
r747pins()
Return true if
R747PINS bit in r747psfl() is set. |
boolean |
r747pinu()
Return true if
R747PINU bit in r747psfl() is set. |
boolean |
r747plf()
Return true if
R747PLF bit in r747ppfl() is set. |
boolean |
r747pmcu()
Return true if
R747PMCU bit in r747ptfl() is set. |
double |
r747pner()
R747PNER value.
|
double |
r747pnfr()
R747PNFR value.
|
double |
r747pnft()
R747PNFT value.
|
boolean |
r747pnmd()
Return true if
R747PNMD bit in r747psfl() is set. |
int |
r747pnpc()
R747PNPC value.
|
boolean |
r747pnti()
Return true if
R747PNTI bit in r747ppfl() is set. |
int |
r747pnum()
R747PNUM value.
|
double |
r747pnwr()
R747PNWR value.
|
double |
r747pnwt()
R747PNWT value.
|
boolean |
r747poff()
Return true if
R747POFF bit in r747ppfl() is set. |
boolean |
r747posy()
Return true if
R747POSY bit in r747psfl() is set. |
int |
r747ppfl()
R747PPFL value.
|
boolean |
r747ppir()
Return true if
R747PPIR bit in r747ppfl() is set. |
boolean |
r747prem()
Return true if
R747PREM bit in r747psfl() is set. |
boolean |
r747pscr()
Return true if
R747PSCR bit in r747ppfl() is set. |
boolean |
r747pscu()
Return true if
R747PSCU bit in r747ptfl() is set. |
int |
r747psfl()
R747PSFL value.
|
boolean |
r747psw()
Return true if
R747PSW bit in r747ptfl() is set. |
int |
r747ptfl()
R747PTFL value.
|
boolean |
r747ptnu()
Return true if
R747PTNU bit in r747psfl() is set. |
boolean |
r747pvar()
Return true if
R747PVAR bit in r747psfl() is set. |
int |
r747pxpc()
R747PXPC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R747PSCU
public static final int R747PMCU
public static final int R747PCHP
public static final int R747PSW
public static final int R747PTNU
public static final int R747PINU
public static final int R747POSY
public static final int R747PINS
public static final int R747PVAR
public static final int R747PREM
public static final int R747PACT
public static final int R747PNMD
public static final int R747PPIR
public static final int R747PNTI
public static final int R747PLF
public static final int R747POFF
public static final int R747PSCR
public int r747pnum()
public int r747padr()
public int r747ptfl()
public boolean r747pscu()
R747PSCU
bit in r747ptfl()
is set.R747PSCU = 0x80
public boolean r747pmcu()
R747PMCU
bit in r747ptfl()
is set.R747PMCU = 0x40
public boolean r747pchp()
R747PCHP
bit in r747ptfl()
is set.R747PCHP = 0x20
public boolean r747psw()
R747PSW
bit in r747ptfl()
is set.R747PSW = 0x10
public int r747psfl()
public boolean r747ptnu()
R747PTNU
bit in r747psfl()
is set.R747PTNU = 0x80
public boolean r747pinu()
R747PINU
bit in r747psfl()
is set.R747PINU = 0x40
public boolean r747posy()
R747POSY
bit in r747psfl()
is set.R747POSY = 0x20
public boolean r747pins()
R747PINS
bit in r747psfl()
is set.R747PINS = 0x10
public boolean r747pvar()
R747PVAR
bit in r747psfl()
is set.R747PVAR = 0x08
public boolean r747prem()
R747PREM
bit in r747psfl()
is set.R747PREM = 0x04
public boolean r747pact()
R747PACT
bit in r747psfl()
is set.R747PACT = 0x02
public boolean r747pnmd()
R747PNMD
bit in r747psfl()
is set.R747PNMD = 0x01
public int r747pcu()
public int r747pcp()
public int r747pcun()
public int r747pnpc()
public int r747pxpc()
public int r747ppfl()
public boolean r747ppir()
R747PPIR
bit in r747ppfl()
is set.R747PPIR = 0x80
public boolean r747pnti()
R747PNTI
bit in r747ppfl()
is set.R747PNTI = 0x40
public boolean r747plf()
R747PLF
bit in r747ppfl()
is set.R747PLF = 0x20
public boolean r747poff()
R747POFF
bit in r747ppfl()
is set.R747POFF = 0x10
public boolean r747pscr()
R747PSCR
bit in r747ppfl()
is set.R747PSCR = 0x08
public Duration r747pfpt()
Duration
public double r747pfptSeconds()
public double r747pfptRawValue()
public double r747pnwr()
public double r747pnwt()
public double r747pnfr()
public double r747pnft()
public double r747pner()
public String r747pand()
public static FcdPortDataSection 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.