Class SynchronousIoRtdDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype9.SynchronousIoRtdDataSection

public final class SynchronousIoRtdDataSection extends SmfData
  • Field Details

  • Method Details

    • r749rflg

      public int r749rflg()
      R749RFLG value.
      Returns:
      int R749RFLG value
    • r749rfrd

      public boolean r749rfrd()
      Return true if R749RFRD bit in r749rflg() is set.
      Returns:
      boolean R749RFRD bit is set in r749rflg()

      R749RFRD = 0x80

    • r749rfwr

      public boolean r749rfwr()
      Return true if R749RFWR bit in r749rflg() is set.
      Returns:
      boolean R749RFWR bit is set in r749rflg()

      R749RFWR = 0x40

    • r749rtrv

      public Duration r749rtrv()
      R749RTRV as a Duration.
      Returns:
      Duration R749RTRV
      See Also:
    • r749rtrvSeconds

      public double r749rtrvSeconds()
      R749RTRV in seconds.
      Returns:
      double R749RTRV converted to seconds
    • r749rtrvRawValue

      public long r749rtrvRawValue()
      R749RTRV raw value.
      Returns:
      long R749RTRV value
    • r749rtsc

      public long r749rtsc()
      R749RTSC value.
      Returns:
      long R749RTSC value
    • create

      public static SynchronousIoRtdDataSection 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