Class BlePsdClient.PPData
-
- All Implemented Interfaces:
public final class BlePsdClient.PPData
-
-
Field Summary
Fields Modifier and Type Field Description private final Integerrcprivate final Integerhrprivate final IntegerppInMsprivate final IntegerppErrorEstimateprivate final IntegerblockerBitprivate final IntegerskinContactStatusprivate final IntegerskinContactSupported
-
Constructor Summary
Constructors Constructor Description BlePsdClient.PPData(ByteArray data)
-
Method Summary
Modifier and Type Method Description final IntegergetRc()final IntegergetHr()final IntegergetPpInMs()final IntegergetPpErrorEstimate()final IntegergetBlockerBit()final IntegergetSkinContactStatus()final IntegergetSkinContactSupported()-
-
Constructor Detail
-
BlePsdClient.PPData
BlePsdClient.PPData(ByteArray data)
-
-
Method Detail
-
getPpErrorEstimate
final Integer getPpErrorEstimate()
-
getBlockerBit
final Integer getBlockerBit()
-
getSkinContactStatus
final Integer getSkinContactStatus()
-
getSkinContactSupported
final Integer getSkinContactSupported()
-
-
-
-