vec_math
Class Zernike

java.lang.Object
  extended by vec_math.Zernike

public class Zernike
extends Object

This is a collection of Zernike function, heavily based on the donut code distributed as an IDL program.

Constructor Summary
Zernike()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Zernike

public Zernike()