Package net.sourceforge.jarduino.message
Class ArduinoSignalFactor
java.lang.Object
net.sourceforge.jarduino.message.ArduinoSignalFactor
public final class ArduinoSignalFactor extends Object
Arduino Signal Factor.
-
Method Summary
-
Method Details
-
getFactor
Obtain the factor.- Returns:
- the factor
-
getOffset
Obtain the offset.- Returns:
- the offset
-
getNumDecimals
public int getNumDecimals()Obtain the number of decimals.- Returns:
- the number of decimals
-
isFloat
public boolean isFloat()Does this factor use floats?- Returns:
- true/false
-
toString
-