Class EssRankStatisticsSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype8.EssRankStatisticsSection

public final class EssRankStatisticsSection extends SmfData
  • Field Details

  • Method Details

    • r748rrid

      public int r748rrid()
      R748RRID value.
      Returns:
      int R748RRID value
    • r748rpnm

      public int r748rpnm()
      R748RPNM value.
      Returns:
      int R748RPNM value
    • r748rcnt

      public int r748rcnt()
      R748RCNT value.
      Returns:
      int R748RCNT value
    • r748raix

      public int r748raix()
      R748RAIX value.
      Returns:
      int R748RAIX value
    • r748rbyr

      public double r748rbyr()
      R748RBYR value.
      Returns:
      double R748RBYR value
    • r748rbyw

      public double r748rbyw()
      R748RBYW value.
      Returns:
      double R748RBYW value
    • r748rrop

      public double r748rrop()
      R748RROP value.
      Returns:
      double R748RROP value
    • r748rwop

      public double r748rwop()
      R748RWOP value.
      Returns:
      double R748RWOP value
    • r748rkrt

      public Duration r748rkrt()
      R748RKRT as a Duration.
      Returns:
      Duration R748RKRT
      See Also:
    • r748rkrtSeconds

      public double r748rkrtSeconds()
      R748RKRT in seconds.
      Returns:
      double R748RKRT converted to seconds
    • r748rkrtRawValue

      public double r748rkrtRawValue()
      R748RKRT raw value.
      Returns:
      double R748RKRT value
    • r748rkwt

      public Duration r748rkwt()
      R748RKWT as a Duration.
      Returns:
      Duration R748RKWT
      See Also:
    • r748rkwtSeconds

      public double r748rkwtSeconds()
      R748RKWT in seconds.
      Returns:
      double R748RKWT converted to seconds
    • r748rkwtRawValue

      public double r748rkwtRawValue()
      R748RKWT raw value.
      Returns:
      double R748RKWT value
    • r748rtq

      public int r748rtq()
      R748RTQ value.
      Returns:
      int R748RTQ value
    • r748rtcr

      public boolean r748rtcr()
      Return true if R748RTCR bit in r748rtq() is set.
      Returns:
      boolean R748RTCR bit is set in r748rtq()

      R748RTCR = 0x80

    • r748raiv

      public boolean r748raiv()
      Return true if R748RAIV bit in r748rtq() is set.
      Returns:
      boolean R748RAIV bit is set in r748rtq()

      R748RAIV = 0x01

    • r748rai

      public int r748rai()
      R748RAI value.
      Returns:
      int R748RAI value
    • create

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