Package heronarts.lx.utils
Class LXUtils.LookupTable.Cos
java.lang.Object
heronarts.lx.utils.LXUtils.LookupTable
heronarts.lx.utils.LXUtils.LookupTable.Cos
- Enclosing class:
- LXUtils.LookupTable
-
Nested Class Summary
Nested classes/interfaces inherited from class heronarts.lx.utils.LXUtils.LookupTable
LXUtils.LookupTable.Cos, LXUtils.LookupTable.Function, LXUtils.LookupTable.Sin, LXUtils.LookupTable.Tan
-
Field Summary
Fields inherited from class heronarts.lx.utils.LXUtils.LookupTable
tableSize, values
-
Constructor Summary
-
Method Summary
Methods inherited from class heronarts.lx.utils.LXUtils.LookupTable
get, get
-
Constructor Details
-
Cos
public Cos(int tableSize)
-
-
Method Details
-
cos
public float cos(float radians)
-