Class ExtendedChannelPathDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf73.subtype1.ExtendedChannelPathDataSection

public final class ExtendedChannelPathDataSection extends SmfData
  • Method Details

    • smf73ecp

      public int smf73ecp()
      SMF73ECP value.
      Returns:
      int SMF73ECP value
    • smf73eoc

      public double smf73eoc()
      SMF73EOC value.
      Returns:
      double SMF73EOC value
    • smf73eod

      public double smf73eod()
      SMF73EOD value.
      Returns:
      double SMF73EOD value
    • smf73eos

      public double smf73eos()
      SMF73EOS value.
      Returns:
      double SMF73EOS value
    • smf73etc

      public double smf73etc()
      SMF73ETC value.
      Returns:
      double SMF73ETC value
    • smf73etd

      public double smf73etd()
      SMF73ETD value.
      Returns:
      double SMF73ETD value
    • smf73ets

      public double smf73ets()
      SMF73ETS value.
      Returns:
      double SMF73ETS value
    • create

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