Package org.harctoolbox.analyze
Class AbstractDecoder.ParameterData
java.lang.Object
org.harctoolbox.analyze.AbstractDecoder.ParameterData
- Enclosing class:
- AbstractDecoder
-
Method Details
-
toString
-
toString
-
update
public void update(int amount) -
update
public void update(int amount, int bits) -
update
-
update
public void update(boolean invert) -
reduce
-
getData
- Returns:
- the data
-
getNoBits
public int getNoBits()- Returns:
- the noBits
-
isEmpty
public boolean isEmpty()
-