Class Sdtv4Parameter

java.lang.Object
com.trdp.config.Sdtv4Parameter

public class Sdtv4Parameter extends Object
SDTv4 safety parameters (<sdtv4-parameter> element).

Extends SDTv2 with protocol variant selection, safety function/channel identifiers and versions. Used for SDTv4-protected sources and destinations.

  • Constructor Details

  • Method Details

    • getSmi1

      public long getSmi1()
    • getSmi2

      public long getSmi2()
    • getUdvMain

      public int getUdvMain()
    • getUdvSub

      public int getUdvSub()
    • getRxPeriod

      public int getRxPeriod()
    • getTxPeriod

      public int getTxPeriod()
    • getNRxsafe

      public int getNRxsafe()
    • getNGuard

      public int getNGuard()
    • getProtoVar

      public int getProtoVar()
    • getSafeFuncId

      public int getSafeFuncId()
    • getSafeFuncVers

      public int getSafeFuncVers()
    • getSafeChannelId

      public int getSafeChannelId()
    • getSafeChannelVers

      public int getSafeChannelVers()
    • toString

      public String toString()
      Overrides:
      toString in class Object