Uses of Class
net.grelf.astro.MagnitudeBands

Packages that use MagnitudeBands
net.grelf.astro This package contains Java classes for astronomical applications. 
 

Uses of MagnitudeBands in net.grelf.astro
 

Constructors in net.grelf.astro with parameters of type MagnitudeBands
MagnitudeGraph(ImFrame parent, java.lang.String title, BlobMeasList meases, MagnitudeBands bands, java.lang.String filePath, TimeInterval timeSpan)
          Any BlobMeas objects that have a star with an id but no magnitude will have magnitudes estimated by least squares fitting.