Class CfRemoteFacilityDataSection

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf74.subtype4.CfRemoteFacilityDataSection

public final class CfRemoteFacilityDataSection extends SmfData
  • Field Details

  • Method Details

    • r744rnde

      public SmfData r744rnde()
      R744RNDE data.
      Returns:
      SmfData R744RNDE data
    • r744rsys

      public SmfData r744rsys()
      R744RSYS data.
      Returns:
      SmfData R744RSYS data
    • r744rnam

      public String r744rnam()
      R744RNAM value.
      Returns:
      String R744RNAM value
    • r744rpgs

      public int r744rpgs()
      R744RPGS value.
      Returns:
      int R744RPGS value
    • r744rflg

      public int r744rflg()
      R744RFLG value.
      Returns:
      int R744RFLG value
    • r744rcei

      public boolean r744rcei()
      Return true if R744RCEI bit in r744rflg() is set.
      Returns:
      boolean R744RCEI bit is set in r744rflg()

      R744RCEI = 0x80

    • r744radi

      public boolean r744radi()
      Return true if R744RADI bit in r744rflg() is set.
      Returns:
      boolean R744RADI bit is set in r744rflg()

      R744RADI = 0x40

    • r744rres

      public long r744rres()
      R744RRES value.
      Returns:
      long R744RRES value
    • r744rrcs

      public long r744rrcs()
      R744RRCS value.
      Returns:
      long R744RRCS value
    • r744rhes

      public long r744rhes()
      R744RHES value.
      Returns:
      long R744RHES value
    • r744rrss

      public long r744rrss()
      R744RRSS value.
      Returns:
      long R744RRSS value
    • r744rrsa

      public long r744rrsa()
      R744RRSA value.
      Returns:
      long R744RRSA value
    • r744rsst

      public long r744rsst()
      R744RSST value.
      Returns:
      long R744RSST value
    • r744rsssSecondsSq

      public double r744rsssSecondsSq()
      R744RSSS in squared seconds.
      Returns:
      double R744RSSS converted to squared seconds
    • r744rsssRawValue

      public BigInteger r744rsssRawValue()
      R744RSSS raw value.
      Returns:
      BigInteger R744RSSS raw value
    • r744rdsc

      public long r744rdsc()
      R744RDSC value.
      Returns:
      long R744RDSC value
    • r744rsdt

      public Duration r744rsdt()
      R744RSDT as a Duration.
      Returns:
      Duration R744RSDT
      See Also:
    • r744rsdtSeconds

      public double r744rsdtSeconds()
      R744RSDT in seconds.
      Returns:
      double R744RSDT converted to seconds
    • r744rsdtRawValue

      public long r744rsdtRawValue()
      R744RSDT raw value.
      Returns:
      long R744RSDT value
    • r744rssdSecondsSq

      public double r744rssdSecondsSq()
      R744RSSD in squared seconds.
      Returns:
      double R744RSSD converted to squared seconds
    • r744rssdRawValue

      public BigInteger r744rssdRawValue()
      R744RSSD raw value.
      Returns:
      BigInteger R744RSSD raw value
    • r744rsrs

      public long r744rsrs()
      R744RSRS value.
      Returns:
      long R744RSRS value
    • r744rtap

      public List<String> r744rtap()
      R744RTAP value.
      Returns:
      List<String> R744RTAP values
    • r744rsse

      public Duration r744rsse()
      R744RSSE as a Duration.
      Returns:
      Duration R744RSSE
      See Also:
    • r744rsseSeconds

      public double r744rsseSeconds()
      R744RSSE in seconds.
      Returns:
      double R744RSSE converted to seconds
    • r744rsseRawValue

      public BigInteger r744rsseRawValue()
      R744RSSE raw value.
      Returns:
      BigInteger R744RSSE raw value
    • r744ridp

      public int[] r744ridp()
      R744RIDP value.
      Returns:
      int[] array of 8 R744RIDP values
    • r744rcpi

      public int r744rcpi()
      R744RCPI value.
      Returns:
      int R744RCPI value
    • r744rcpn

      public int r744rcpn()
      R744RCPN value.
      Returns:
      int R744RCPN value
    • r744rsgs

      public int r744rsgs()
      R744RSGS value.
      Returns:
      int R744RSGS value
    • r744rsap

      public List<String> r744rsap()
      R744RSAP value.
      Returns:
      List<String> R744RSAP values
    • r744rsid

      public int[] r744rsid()
      R744RSID value.
      Returns:
      int[] array of 8 R744RSID values
    • r744rsc

      public long r744rsc()
      R744RSC value.
      Returns:
      long R744RSC value
    • r744ramc

      public long r744ramc()
      R744RAMC value.
      Returns:
      long R744RAMC value
    • r744ramst

      public Duration r744ramst()
      R744RAMST as a Duration.
      Returns:
      Duration R744RAMST
      See Also:
    • r744ramstSeconds

      public double r744ramstSeconds()
      R744RAMST in seconds.
      Returns:
      double R744RAMST converted to seconds
    • r744ramstRawValue

      public BigInteger r744ramstRawValue()
      R744RAMST raw value.
      Returns:
      BigInteger R744RAMST raw value
    • r744ramsqSecondsSq

      public double r744ramsqSecondsSq()
      R744RAMSQ in squared seconds.
      Returns:
      double R744RAMSQ converted to squared seconds
    • r744ramsqRawValue

      public BigInteger r744ramsqRawValue()
      R744RAMSQ raw value.
      Returns:
      BigInteger R744RAMSQ raw value
    • r744rampb

      public long r744rampb()
      R744RAMPB value.
      Returns:
      long R744RAMPB value
    • r744ramns

      public long r744ramns()
      R744RAMNS value.
      Returns:
      long R744RAMNS value
    • create

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