Uses of Class
util.DataFileReader

Packages that use DataFileReader
astro   
jview   
util   
vec_math   
 

Uses of DataFileReader in astro
 

Subclasses of DataFileReader in astro
static class OrbitFit.File
          Reads the rv from a file.
 

Uses of DataFileReader in jview
 

Subclasses of DataFileReader in jview
static class JPhasePlot.Plot
          Reads a data file and plots the specified columns with the given phase and t0.
 

Uses of DataFileReader in util
 

Subclasses of DataFileReader in util
static class DataFileReader.Ascii
          Does spline/filtering etc.
 

Uses of DataFileReader in vec_math
 

Subclasses of DataFileReader in vec_math
static class CleanFourier.File
          File data parser.
 class DataFileAnalyser
          A data file reader that further specializes on data modelling.
 class DataFileModel
          A data file reader that further specializes on data modelling.
static class Fourier.AbstractFile
          Class for command-line parsing.
static class GeneralLinearRegression.Corot
          Does smoothing plus rejection.
static class LeastFourier.File
          Use the fourier least-squares on file data.
static class LombPeriodogram.File
          File data parser.
static class MinimumStringLength.File
          Use the phase dispersion on file data.
static class MultipleFrequencyFit.File
          Use the fourier least-squares on file data.
static class PhaseDispersionMinimization.File
          Use the phase dispersion on file data.
static class StatisticAnalyser.File
          Use the statistic on file data.