net.grelf.grip
Class Spectrum

java.lang.Object
  extended by net.grelf.grip.Spectrum

public class Spectrum
extends java.lang.Object

For analysing stellar spectra.


Constructor Summary
Spectrum()
           
 
Method Summary
 void analyse(ImFrame imframe, PointList points)
          Analyse the rectangular region defined by two points to align a spectrum and show its profile.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Spectrum

public Spectrum()
Method Detail

analyse

public void analyse(ImFrame imframe,
                    PointList points)
Analyse the rectangular region defined by two points to align a spectrum and show its profile. The 2 points are assumed to be any opposite corners of a rectangle.