Class LoaderPublicProgramStatistics


public final class LoaderPublicProgramStatistics extends StatisticsDataSection
  • Field Details

  • Method Details

    • ldrlen

      public int ldrlen()
      LDRLEN value.
      Returns:
      int LDRLEN value
    • ldrid

      public int ldrid()
      LDRID value.
      Returns:
      int LDRID value
    • ldrdvers

      public int ldrdvers()
      LDRDVERS value.
      Returns:
      int LDRDVERS value
    • ldrpname

      public String ldrpname()
      LDRPNAME value.
      Returns:
      String LDRPNAME value
    • ldrtu

      public long ldrtu()
      LDRTU value.
      Returns:
      long LDRTU value
    • ldrfc

      public long ldrfc()
      LDRFC value.
      Returns:
      long LDRFC value
    • ldrft

      public Duration ldrft()
      LDRFT as a Duration.
      Returns:
      Duration LDRFT
      See Also:
    • ldrftSeconds

      public double ldrftSeconds()
      LDRFT in seconds.
      Returns:
      double LDRFT converted to seconds
    • ldrftRawValue

      public double ldrftRawValue()
      LDRFT raw value.
      Returns:
      double LDRFT value
    • ldrrplo

      public long ldrrplo()
      LDRRPLO value.
      Returns:
      long LDRRPLO value
    • ldrtn

      public long ldrtn()
      LDRTN value.
      Returns:
      long LDRTN value
    • ldrpsize

      public long ldrpsize()
      LDRPSIZE value.
      Returns:
      long LDRPSIZE value
    • ldrrpc

      public long ldrrpc()
      LDRRPC value.
      Returns:
      long LDRRPC value
    • ldrlocn

      public LdrLocations ldrlocn()
      LDRLOCN as a LdrLocations.
      Returns:
      LdrLocations LDRLOCN
    • ldrlocnRawValue

      public int ldrlocnRawValue()
      LDRLOCN raw value.
      Returns:
      int LDRLOCN value
    • ldrlbnm

      public String ldrlbnm()
      LDRLBNM value.
      Returns:
      String LDRLBNM value
    • ldrlbdnm

      public String ldrlbdnm()
      LDRLBDNM value.
      Returns:
      String LDRLBDNM value
    • create

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