Class ReponseMetrixData
java.lang.Object
org.bilat.discoveryMat.moo.telemetre.moo.concret.serial.comm.metrix.trame.reponse.volt.ReponseMetrixData
-
Constructor Summary
ConstructorsConstructorDescriptionReponseMetrixData
(String ligneBrute) ReponseMetrixData
(ReponseMetrixString reponseMetrixString) -
Method Summary
Modifier and TypeMethodDescriptionfloat
getData()
int
int
boolean
isLcrOk()
int
static final int
toIntFrom16String
(String string16) input : base 16 output : base 10toString()
-
Constructor Details
-
ReponseMetrixData
-
ReponseMetrixData
- Throws:
Exception
-
-
Method Details
-
toString
-
lcrComputed
public int lcrComputed() -
getReponseMetrixString
-
getDeviceId
public int getDeviceId() -
getMetrixModeType
-
getData
public float getData() -
getLcrEmpirique
public int getLcrEmpirique() -
isLcrOk
public boolean isLcrOk() -
toIntFrom16String
input : base 16 output : base 10
-