weiman.transformations
Class MainIterate

java.lang.Object
  extended by weiman.transformations.MainIterate

public class MainIterate
extends java.lang.Object

Created by IntelliJ IDEA. User: Carl Weiman Date: 26-DEC-2007 Rev Date: Oct 26, 2007 New version today uses StateModel with parameter scaling changes from 2.0 Namely, angle units are now in cycles, f (not radians), i.e. f = radians/TWOPI Thus although version 2.0 file formats are compatible, there displays are not geometrically interesting. WavesPanelClass(New) reflects this change


Constructor Summary
MainIterate()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MainIterate

public MainIterate()
Method Detail

main

public static void main(java.lang.String[] args)