public final class Mixed2 extends SmfData
  • Field Details

  • Method Details

    • vsdgmin

      public double vsdgmin()
      VSDGMIN value.
      Returns:
      double VSDGMIN value
    • vsdgntme

      public ZonedDateTime vsdgntme()
      VSDGNTME as a ZonedDateTime (nanosecond precision, ZoneOffset.UTC) from the STCK 4 high order bytes.

      Use vsdgntmeRawValue() for a BigInteger containing the actual 4 high order bytes of STCK.

      Returns:
      ZonedDateTime VSDGNTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdgntmeRawValue

      public BigInteger vsdgntmeRawValue()
      VSDGNTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDGNTME STCK 4 high order bytes
    • vsdgmax

      public double vsdgmax()
      VSDGMAX value.
      Returns:
      double VSDGMAX value
    • vsdgxtme

      public ZonedDateTime vsdgxtme()
      VSDGXTME as a ZonedDateTime (nanosecond precision, ZoneOffset.UTC) from the STCK 4 high order bytes.

      Use vsdgxtmeRawValue() for a BigInteger containing the actual 4 high order bytes of STCK.

      Returns:
      ZonedDateTime VSDGXTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdgxtmeRawValue

      public BigInteger vsdgxtmeRawValue()
      VSDGXTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDGXTME STCK 4 high order bytes
    • vsdgtotl

      public double vsdgtotl()
      VSDGTOTL value.
      Returns:
      double VSDGTOTL value
    • vsdghwm

      public double vsdghwm()
      VSDGHWM value.
      Returns:
      double VSDGHWM value
    • create

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