Class SdtParameter
java.lang.Object
com.trdp.config.SdtParameter
SDTv2 safety parameters (
<sdt-parameter> element).
Defines Safety Message Identifiers (SMI), User Data Version (UDV), reception/transmission periods, and safety thresholds for SDTv2 protected communication.
-
Constructor Details
-
SdtParameter
-
-
Method Details
-
getSmi1
public long getSmi1() -
getSmi2
public long getSmi2() -
getUdv
public int getUdv() -
getRxPeriod
public int getRxPeriod() -
getTxPeriod
public int getTxPeriod() -
getNRxsafe
public int getNRxsafe() -
getNGuard
public int getNGuard() -
getCmThr
public long getCmThr() -
getLmiMax
public int getLmiMax() -
toString
-