Class ScmConfigurationMeasurementSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype10.ScmConfigurationMeasurementSection

public final class ScmConfigurationMeasurementSection extends SmfData
  • Field Details

  • Method Details

    • r7410crpi

      public long r7410crpi()
      R7410CRPI value.
      Returns:
      long R7410CRPI value
    • r7410crid

      public int r7410crid()
      R7410CRID value.
      Returns:
      int R7410CRID value
    • r7410cpid

      public int r7410cpid()
      R7410CPID value.
      Returns:
      int R7410CPID value
    • r7410cdus

      public long r7410cdus()
      R7410CDUS value.
      Returns:
      long R7410CDUS value
    • r7410crqc

      public long r7410crqc()
      R7410CRQC value.
      Returns:
      long R7410CRQC value
    • r7410crq

      public long r7410crq()
      R7410CRQ value.
      Returns:
      long R7410CRQ value
    • r7410cdwc

      public long r7410cdwc()
      R7410CDWC value.
      Returns:
      long R7410CDWC value
    • r7410cdw

      public long r7410cdw()
      R7410CDW value.
      Returns:
      long R7410CDW value
    • r7410cdrc

      public long r7410cdrc()
      R7410CDRC value.
      Returns:
      long R7410CDRC value
    • r7410cdr

      public long r7410cdr()
      R7410CDR value.
      Returns:
      long R7410CDR value
    • r7410crtc

      public Duration r7410crtc()
      R7410CRTC as a Duration.
      Returns:
      Duration R7410CRTC seconds
      See Also:
    • r7410crtcSeconds

      public double r7410crtcSeconds()
      R7410CRTC in seconds.
      Returns:
      double R7410CRTC converted to seconds
    • r7410crtcRawValue

      public long r7410crtcRawValue()
      R7410CRTC raw value.
      Returns:
      long R7410CRTC raw value
    • r7410crt

      public Duration r7410crt()
      R7410CRT as a Duration.
      Returns:
      Duration R7410CRT seconds
      See Also:
    • r7410crtSeconds

      public double r7410crtSeconds()
      R7410CRT in seconds.
      Returns:
      double R7410CRT converted to seconds
    • r7410crtRawValue

      public long r7410crtRawValue()
      R7410CRT raw value.
      Returns:
      long R7410CRT raw value
    • r7410ciqc

      public Duration r7410ciqc()
      R7410CIQC as a Duration.
      Returns:
      Duration R7410CIQC seconds
      See Also:
    • r7410ciqcSeconds

      public double r7410ciqcSeconds()
      R7410CIQC in seconds.
      Returns:
      double R7410CIQC converted to seconds
    • r7410ciqcRawValue

      public long r7410ciqcRawValue()
      R7410CIQC raw value.
      Returns:
      long R7410CIQC raw value
    • r7410cwuc

      public long r7410cwuc()
      R7410CWUC value.
      Returns:
      long R7410CWUC value
    • r7410cwu

      public long r7410cwu()
      R7410CWU value.
      Returns:
      long R7410CWU value
    • r7410flg

      public int r7410flg()
      R7410FLG value.
      Returns:
      int R7410FLG value
    • r7410vfm

      public boolean r7410vfm()
      Return true if R7410VFM bit in r7410flg() is set.
      Returns:
      boolean R7410VFM bit is set in r7410flg()

      R7410VFM = 0x80

    • create

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