Uses of Class
net.grelf.grip.TimeInterval

Packages that use TimeInterval
net.grelf.astro This package contains Java classes for astronomical applications. 
net.grelf.grip This package contains the Java classes which are specific to the image processing application GRIP.

GRIP is available as a free download from www.grelf.net - please always quote this URL in connection with GRIP.
Version: 11.11.21 
 

Uses of TimeInterval in net.grelf.astro
 

Constructors in net.grelf.astro with parameters of type TimeInterval
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.
 

Uses of TimeInterval in net.grelf.grip
 

Methods in net.grelf.grip that return TimeInterval
 TimeInterval ImFrame.getImageTimeSpan()