Class PrismLogicalProcessorDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf70.subtype1.PrismLogicalProcessorDataSection

public final class PrismLogicalProcessorDataSection extends SmfData
  • Field Details

  • Method Details

    • smf70pdt

      public Duration smf70pdt()
      SMF70PDT as a Duration.
      Returns:
      Duration SMF70PDT
      See Also:
    • smf70pdtSeconds

      public double smf70pdtSeconds()
      SMF70PDT in seconds.
      Returns:
      double SMF70PDT converted to seconds
    • smf70pdtRawValue

      public BigInteger 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 if SMF70WSA bit in smf70vpf() is set.
      Returns:
      boolean SMF70WSA bit is set in smf70vpf()

      SMF70WSA = 0x80

    • smf70wsc

      public boolean smf70wsc()
      Return true if SMF70WSC bit in smf70vpf() is set.
      Returns:
      boolean SMF70WSC bit is set in smf70vpf()

      SMF70WSC = 0x40

    • smf70rsc

      public boolean smf70rsc()
      Return true if SMF70RSC bit in smf70vpf() is set.
      Returns:
      boolean SMF70RSC bit is set in smf70vpf()

      SMF70RSC = 0x20

    • smf70cap

      public boolean smf70cap()
      Return true if SMF70CAP bit in smf70vpf() is set.
      Returns:
      boolean SMF70CAP bit is set in smf70vpf()

      SMF70CAP = 0x10

    • smf70cpc

      public boolean smf70cpc()
      Return true if SMF70CPC bit in smf70vpf() is set.
      Returns:
      boolean SMF70CPC bit is set in smf70vpf()

      SMF70CPC = 0x08

    • smf70lpo

      public boolean smf70lpo()
      Return true if SMF70LPO bit in smf70vpf() is set.
      Returns:
      boolean SMF70LPO bit is set in smf70vpf()

      SMF70LPO = 0x04

    • smf70hcc

      public boolean smf70hcc()
      Return true if SMF70HCC bit in smf70vpf() is set.
      Returns:
      boolean SMF70HCC bit is set in smf70vpf()

      SMF70HCC = 0x02

    • smf70hgc

      public boolean smf70hgc()
      Return true if SMF70HGC bit in smf70vpf() 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 if SMF70POC bit in smf70pof() is set.
      Returns:
      boolean SMF70POC bit is set in smf70pof()

      SMF70POC = 0x20

    • smf70cix

      public int smf70cix()
      SMF70CIX value.
      Returns:
      int SMF70CIX value
    • smf70edt

      public Duration smf70edt()
      SMF70EDT as a Duration.
      Returns:
      Duration SMF70EDT
      See Also:
    • smf70edtSeconds

      public double smf70edtSeconds()
      SMF70EDT in seconds.
      Returns:
      double SMF70EDT converted to seconds
    • smf70edtRawValue

      public BigInteger 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

      public Duration smf70ont()
      SMF70ONT as a Duration.
      Returns:
      Duration SMF70ONT
      See Also:
    • smf70ontSeconds

      public double smf70ontSeconds()
      SMF70ONT in seconds.
      Returns:
      double SMF70ONT converted to seconds
    • smf70ontRawValue

      public BigInteger smf70ontRawValue()
      SMF70ONT raw value.
      Returns:
      BigInteger SMF70ONT raw value
    • smf70wst

      public Duration smf70wst()
      SMF70WST as a Duration.
      Returns:
      Duration SMF70WST
      See Also:
    • smf70wstSeconds

      public double smf70wstSeconds()
      SMF70WST in seconds.
      Returns:
      double SMF70WST converted to seconds
    • smf70wstRawValue

      public BigInteger 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

      public Duration smf70mtit()
      SMF70MTIT as a Duration.
      Returns:
      Duration SMF70MTIT
      See Also:
    • smf70mtitSeconds

      public double smf70mtitSeconds()
      SMF70MTIT in seconds.
      Returns:
      double SMF70MTIT converted to seconds
    • smf70mtitRawValue

      public BigInteger 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 if SMF70TopoC bit in smf70lpf() 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

      public static PrismLogicalProcessorDataSection create(byte[] Data, int offset, int length)
      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 section
      offset - Offset of this section in the data
      length - length of the section