Class PrismLogicalProcessorDataSection
java.lang.Object
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf70.subtype1.PrismLogicalProcessorDataSection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Constant: 0x10 = 16static final int
Constant: 0x08 = 8static final int
Constant: 0x02 = 2static final int
Constant: 0x01 = 1static final int
Constant: 0x04 = 4static final int
Constant: 0x20 = 32static final int
Constant: 0xC0 = 192static final int
Constant: 0x20 = 32static final int
Constant: 0x80 = 128static final int
Constant: 0x80 = 128static final int
Constant: 0x40 = 64 -
Method Summary
Modifier and TypeMethodDescriptioncreate
(byte[] Data, int offset, int length) create is intended for internal use only.long
smf70acs()
SMF70ACS value.int
smf70bps()
SMF70BPS value.boolean
smf70cap()
Return true ifSMF70CAP
bit insmf70vpf()
is set.int
smf70cix()
SMF70CIX value.int
SMF70CordL1 value.int
SMF70CordL2 value.int
SMF70CordL3 value.int
SMF70CordL4 value.int
SMF70CordL5 value.int
SMF70CordL6 value.boolean
smf70cpc()
Return true ifSMF70CPC
bit insmf70vpf()
is set.smf70edt()
SMF70EDT as a Duration.SMF70EDT raw value.double
SMF70EDT in seconds.boolean
smf70hcc()
Return true ifSMF70HCC
bit insmf70vpf()
is set.boolean
smf70hgc()
Return true ifSMF70HGC
bit insmf70vpf()
is set.long
SMF70HW_Cap_Limit value.long
SMF70HWGr_Cap_Limit value.int
smf70lpf()
SMF70LPF value.boolean
smf70lpo()
Return true ifSMF70LPO
bit insmf70vpf()
is set.int
smf70mas()
SMF70MAS value.int
SMF70MaxNL value.int
smf70mis()
SMF70MIS value.SMF70MTIT as a Duration.SMF70MTIT raw value.double
SMF70MTIT in seconds.long
smf70nca()
SMF70NCA value.long
smf70nsa()
SMF70NSA value.long
smf70nsi()
SMF70NSI value.long
smf70nsw()
SMF70NSW value.smf70ont()
SMF70ONT as a Duration.SMF70ONT raw value.double
SMF70ONT in seconds.smf70pdt()
SMF70PDT as a Duration.SMF70PDT raw value.double
SMF70PDT in seconds.long
smf70pma()
SMF70PMA value.boolean
smf70poc()
Return true ifSMF70POC
bit insmf70pof()
is set.int
smf70pof()
SMF70POF value.long
smf70pow()
SMF70POW value.boolean
smf70rsc()
Return true ifSMF70RSC
bit insmf70vpf()
is set.boolean
Return true ifSMF70TopoC
bit insmf70lpf()
is set.int
smf70vpa()
SMF70VPA value.int
smf70vpf()
SMF70VPF value.boolean
smf70wsa()
Return true ifSMF70WSA
bit insmf70vpf()
is set.boolean
smf70wsc()
Return true ifSMF70WSC
bit insmf70vpf()
is set.smf70wst()
SMF70WST as a Duration.SMF70WST raw value.double
SMF70WST in seconds.
-
Field Details
-
SMF70WSA
public static final int SMF70WSAConstant: 0x80 = 128- See Also:
-
SMF70WSC
public static final int SMF70WSCConstant: 0x40 = 64- See Also:
-
SMF70RSC
public static final int SMF70RSCConstant: 0x20 = 32- See Also:
-
SMF70CAP
public static final int SMF70CAPConstant: 0x10 = 16- See Also:
-
SMF70CPC
public static final int SMF70CPCConstant: 0x08 = 8- See Also:
-
SMF70LPO
public static final int SMF70LPOConstant: 0x04 = 4- See Also:
-
SMF70HCC
public static final int SMF70HCCConstant: 0x02 = 2- See Also:
-
SMF70HGC
public static final int SMF70HGCConstant: 0x01 = 1- See Also:
-
SMF70POI
public static final int SMF70POIConstant: 0xC0 = 192- See Also:
-
SMF70POC
public static final int SMF70POCConstant: 0x20 = 32- See Also:
-
SMF70TopoC
public static final int SMF70TopoCConstant: 0x80 = 128- See Also:
-
-
Method Details
-
smf70pdt
SMF70PDT as a Duration.- Returns:
- Duration SMF70PDT
- See Also:
-
smf70pdtSeconds
public double smf70pdtSeconds()SMF70PDT in seconds.- Returns:
- double SMF70PDT converted to seconds
-
smf70pdtRawValue
SMF70PDT raw value.- Returns:
- BigInteger SMF70PDT raw value
-
smf70vpa
public int smf70vpa()SMF70VPA value.- Returns:
- int SMF70VPA value
-
smf70bps
public int smf70bps()SMF70BPS value.- Returns:
- int SMF70BPS value
-
smf70vpf
public int smf70vpf()SMF70VPF value.- Returns:
- int SMF70VPF value
-
smf70wsa
public boolean smf70wsa()Return true ifSMF70WSA
bit insmf70vpf()
is set.- Returns:
- boolean SMF70WSA bit is set in smf70vpf()
SMF70WSA = 0x80
-
smf70wsc
public boolean smf70wsc()Return true ifSMF70WSC
bit insmf70vpf()
is set.- Returns:
- boolean SMF70WSC bit is set in smf70vpf()
SMF70WSC = 0x40
-
smf70rsc
public boolean smf70rsc()Return true ifSMF70RSC
bit insmf70vpf()
is set.- Returns:
- boolean SMF70RSC bit is set in smf70vpf()
SMF70RSC = 0x20
-
smf70cap
public boolean smf70cap()Return true ifSMF70CAP
bit insmf70vpf()
is set.- Returns:
- boolean SMF70CAP bit is set in smf70vpf()
SMF70CAP = 0x10
-
smf70cpc
public boolean smf70cpc()Return true ifSMF70CPC
bit insmf70vpf()
is set.- Returns:
- boolean SMF70CPC bit is set in smf70vpf()
SMF70CPC = 0x08
-
smf70lpo
public boolean smf70lpo()Return true ifSMF70LPO
bit insmf70vpf()
is set.- Returns:
- boolean SMF70LPO bit is set in smf70vpf()
SMF70LPO = 0x04
-
smf70hcc
public boolean smf70hcc()Return true ifSMF70HCC
bit insmf70vpf()
is set.- Returns:
- boolean SMF70HCC bit is set in smf70vpf()
SMF70HCC = 0x02
-
smf70hgc
public boolean smf70hgc()Return true ifSMF70HGC
bit insmf70vpf()
is set.- Returns:
- boolean SMF70HGC bit is set in smf70vpf()
SMF70HGC = 0x01
-
smf70pof
public int smf70pof()SMF70POF value.- Returns:
- int SMF70POF value
-
smf70poc
public boolean smf70poc()Return true ifSMF70POC
bit insmf70pof()
is set.- Returns:
- boolean SMF70POC bit is set in smf70pof()
SMF70POC = 0x20
-
smf70cix
public int smf70cix()SMF70CIX value.- Returns:
- int SMF70CIX value
-
smf70edt
SMF70EDT as a Duration.- Returns:
- Duration SMF70EDT
- See Also:
-
smf70edtSeconds
public double smf70edtSeconds()SMF70EDT in seconds.- Returns:
- double SMF70EDT converted to seconds
-
smf70edtRawValue
SMF70EDT raw value.- Returns:
- BigInteger SMF70EDT raw value
-
smf70acs
public long smf70acs()SMF70ACS value.- Returns:
- long SMF70ACS value
-
smf70mis
public int smf70mis()SMF70MIS value.- Returns:
- int SMF70MIS value
-
smf70mas
public int smf70mas()SMF70MAS value.- Returns:
- int SMF70MAS value
-
smf70nsi
public long smf70nsi()SMF70NSI value.- Returns:
- long SMF70NSI value
-
smf70nsa
public long smf70nsa()SMF70NSA value.- Returns:
- long SMF70NSA value
-
smf70ont
SMF70ONT as a Duration.- Returns:
- Duration SMF70ONT
- See Also:
-
smf70ontSeconds
public double smf70ontSeconds()SMF70ONT in seconds.- Returns:
- double SMF70ONT converted to seconds
-
smf70ontRawValue
SMF70ONT raw value.- Returns:
- BigInteger SMF70ONT raw value
-
smf70wst
SMF70WST as a Duration.- Returns:
- Duration SMF70WST
- See Also:
-
smf70wstSeconds
public double smf70wstSeconds()SMF70WST in seconds.- Returns:
- double SMF70WST converted to seconds
-
smf70wstRawValue
SMF70WST raw value.- Returns:
- BigInteger SMF70WST raw value
-
smf70pma
public long smf70pma()SMF70PMA value.- Returns:
- long SMF70PMA value
-
smf70nsw
public long smf70nsw()SMF70NSW value.- Returns:
- long SMF70NSW value
-
smf70pow
public long smf70pow()SMF70POW value.- Returns:
- long SMF70POW value
-
smf70nca
public long smf70nca()SMF70NCA value.- Returns:
- long SMF70NCA value
-
smf70hwCapLimit
public long smf70hwCapLimit()SMF70HW_Cap_Limit value.- Returns:
- long SMF70HW_Cap_Limit value
-
smf70hwgrCapLimit
public long smf70hwgrCapLimit()SMF70HWGr_Cap_Limit value.- Returns:
- long SMF70HWGr_Cap_Limit value
-
smf70mtit
SMF70MTIT as a Duration.- Returns:
- Duration SMF70MTIT
- See Also:
-
smf70mtitSeconds
public double smf70mtitSeconds()SMF70MTIT in seconds.- Returns:
- double SMF70MTIT converted to seconds
-
smf70mtitRawValue
SMF70MTIT raw value.- Returns:
- BigInteger SMF70MTIT raw value
-
smf70lpf
public int smf70lpf()SMF70LPF value.- Returns:
- int SMF70LPF value
-
smf70topoC
public boolean smf70topoC()Return true ifSMF70TopoC
bit insmf70lpf()
is set.- Returns:
- boolean SMF70TopoC bit is set in smf70lpf()
SMF70TopoC = 0x80
-
smf70maxNL
public int smf70maxNL()SMF70MaxNL value.- Returns:
- int SMF70MaxNL value
-
smf70cordL1
public int smf70cordL1()SMF70CordL1 value.- Returns:
- int SMF70CordL1 value
-
smf70cordL2
public int smf70cordL2()SMF70CordL2 value.- Returns:
- int SMF70CordL2 value
-
smf70cordL3
public int smf70cordL3()SMF70CordL3 value.- Returns:
- int SMF70CordL3 value
-
smf70cordL4
public int smf70cordL4()SMF70CordL4 value.- Returns:
- int SMF70CordL4 value
-
smf70cordL5
public int smf70cordL5()SMF70CordL5 value.- Returns:
- int SMF70CordL5 value
-
smf70cordL6
public int smf70cordL6()SMF70CordL6 value.- Returns:
- int SMF70CordL6 value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-