public final class IscLuitSntStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • a21len

      public int a21len()
      A21LEN value.
      Returns:
      int A21LEN value
    • a21id

      public int a21id()
      A21ID value.
      Returns:
      int A21ID value
    • a21dvers

      public int a21dvers()
      A21DVERS value.
      Returns:
      int A21DVERS value
    • a21SitLuitTime

      public Duration a21SitLuitTime()
      A21_SIT_LUIT_TIME as a Duration.
      Returns:
      Duration A21_SIT_LUIT_TIME
      See Also:
    • a21SitLuitTimeSeconds

      public double a21SitLuitTimeSeconds()
      A21_SIT_LUIT_TIME in seconds.
      Returns:
      double A21_SIT_LUIT_TIME converted to seconds
    • a21SitLuitTimeRawValue

      public long a21SitLuitTimeRawValue()
      A21_SIT_LUIT_TIME raw value.
      Returns:
      long A21_SIT_LUIT_TIME raw value
    • a21LuitTotalReuses

      public long a21LuitTotalReuses()
      A21_LUIT_TOTAL_REUSES value.
      Returns:
      long A21_LUIT_TOTAL_REUSES value
    • a21LuitTotalTimeouts

      public long a21LuitTotalTimeouts()
      A21_LUIT_TOTAL_TIMEOUTS value.
      Returns:
      long A21_LUIT_TOTAL_TIMEOUTS value
    • a21LuitAvReuseTime

      public Duration a21LuitAvReuseTime()
      A21_LUIT_AV_REUSE_TIME as a Duration. Currently this method is unimplemented as the units for this field are unknown. The unconverted value is available in a21LuitAvReuseTimeRawValue() . Please contact Black Hill Software for more information.
    • a21LuitAvReuseTimeSeconds

      public double a21LuitAvReuseTimeSeconds()
      A21_LUIT_AV_REUSE_TIME in seconds. Currently this method is unimplemented as the units for this field are unknown. The unconverted value is available in a21LuitAvReuseTimeRawValue() . Please contact Black Hill Software for more information.
    • a21LuitAvReuseTimeRawValue

      public long a21LuitAvReuseTimeRawValue()
      A21_LUIT_AV_REUSE_TIME raw value.
      Returns:
      long A21_LUIT_AV_REUSE_TIME value
    • create

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