Uses of Class
net.grelf.grip.InadequateDataException

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

Uses of InadequateDataException in net.grelf.astro
 

Constructors in net.grelf.astro that throw InadequateDataException
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.