public final class Mixed3 extends SmfData
  • Field Details

  • Method Details

    • vsdcmin

      public double vsdcmin()
      VSDCMIN value.
      Returns:
      double VSDCMIN value
    • vsdcntme

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

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

      Returns:
      ZonedDateTime VSDCNTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdcntmeRawValue

      public BigInteger vsdcntmeRawValue()
      VSDCNTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDCNTME STCK 4 high order bytes
    • vsdcmax

      public double vsdcmax()
      VSDCMAX value.
      Returns:
      double VSDCMAX value
    • vsdcxtme

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

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

      Returns:
      ZonedDateTime VSDCXTME 4 high order bytes of STCK converted to ZonedDateTime
      See Also:
    • vsdcxtmeRawValue

      public BigInteger vsdcxtmeRawValue()
      VSDCXTME 4 high order bytes of STCK.
      Returns:
      BigInteger VSDCXTME STCK 4 high order bytes
    • vsdctotl

      public double vsdctotl()
      VSDCTOTL value.
      Returns:
      double VSDCTOTL value
    • create

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