Class ZSortStatisticsSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf16.ZSortStatisticsSection

public final class ZSortStatisticsSection extends SmfData
  • Field Details

  • Method Details

    • icezsflg

      public int icezsflg()
      ICEZSFLG value.
      Returns:
      int ICEZSFLG value
    • icezsinf

      public boolean icezsinf()
      Return true if ICEZSINF bit in icezsflg() is set.
      Returns:
      boolean ICEZSINF bit is set in icezsflg()

      ICEZSINF = 0x80

    • icezsph1

      public Duration icezsph1()
      ICEZSPH1 as a Duration.
      Returns:
      Duration ICEZSPH1
      See Also:
    • icezsph1Seconds

      public double icezsph1Seconds()
      ICEZSPH1 in seconds.
      Returns:
      double ICEZSPH1 converted to seconds
    • icezsph1RawValue

      public long icezsph1RawValue()
      ICEZSPH1 raw value.
      Returns:
      long ICEZSPH1 value
    • icezsph3

      public Duration icezsph3()
      ICEZSPH3 as a Duration.
      Returns:
      Duration ICEZSPH3
      See Also:
    • icezsph3Seconds

      public double icezsph3Seconds()
      ICEZSPH3 in seconds.
      Returns:
      double ICEZSPH3 converted to seconds
    • icezsph3RawValue

      public long icezsph3RawValue()
      ICEZSPH3 raw value.
      Returns:
      long ICEZSPH3 value
    • icezstc1

      public Duration icezstc1()
      ICEZSTC1 as a Duration.
      Returns:
      Duration ICEZSTC1
      See Also:
    • icezstc1Seconds

      public double icezstc1Seconds()
      ICEZSTC1 in seconds.
      Returns:
      double ICEZSTC1 converted to seconds
    • icezstc1RawValue

      public long icezstc1RawValue()
      ICEZSTC1 raw value.
      Returns:
      long ICEZSTC1 value
    • icezstc3

      public Duration icezstc3()
      ICEZSTC3 as a Duration.
      Returns:
      Duration ICEZSTC3
      See Also:
    • icezstc3Seconds

      public double icezstc3Seconds()
      ICEZSTC3 in seconds.
      Returns:
      double ICEZSTC3 converted to seconds
    • icezstc3RawValue

      public long icezstc3RawValue()
      ICEZSTC3 raw value.
      Returns:
      long ICEZSTC3 value
    • icezsdia

      public byte[] icezsdia()
      ICEZSDIA data.
      Returns:
      byte[] ICEZSDIA data
    • icezsdiv

      public int icezsdiv()
      ICEZSDIV value.
      Returns:
      int ICEZSDIV value
    • create

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