Package nl.kw.processing.portmods
Class ModSaw
- java.lang.Object
-
- nl.kw.processing.portmods.Mod
-
- nl.kw.processing.portmods.ModSaw
-
public class ModSaw extends Mod
-
-
Field Summary
-
Fields inherited from class nl.kw.processing.portmods.Mod
debug, hasChangedPorts, isProcessing, name, processid
-
-
Constructor Summary
Constructors Constructor Description ModSaw()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
calc()
ModPlotter
plotter()
protected float
posmod(float f, float m)
-
-
-
Method Detail
-
posmod
protected float posmod(float f, float m)
-
plotter
public ModPlotter plotter()
-
-