com.github.pfichtner.ardulink.compactors
Class Tolerance

java.lang.Object
  extended by com.github.pfichtner.ardulink.compactors.Tolerance

public class Tolerance
extends Object

Ardulink - return to homepage

v0.6.1 Magnum PI

Author:
Peter Fichtner


Constructor Summary
Tolerance(int maxTolerance)
           
 
Method Summary
 boolean isZero()
           
static Tolerance maxTolerance(int maxTolerance)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tolerance

public Tolerance(int maxTolerance)
Method Detail

maxTolerance

public static Tolerance maxTolerance(int maxTolerance)

isZero

public boolean isZero()


Copyright © 2015. All rights reserved.