Uses of Class
util.CommandLineParser

Packages that use CommandLineParser
astro   
astro.fits   
io   
jview   
mysql   
stella.adapter   
stella.calibration   
stella.ccd   
stella.jview   
stella.net   
stella.parameter   
stella.rmi   
stella.roof   
stella.sensor   
stella.telescope   
stella.util   
util   
util.rmi   
vec_math   
 

Uses of CommandLineParser in astro
 

Subclasses of CommandLineParser in astro
 class AduHorizontalFit
          Takes a (multi-extension) fits file and reads it horizontal line per horizontal line.
 class HeliocentricJulianDate
          Command line tool to calculate a heliocentric julian date from FITS header keywords or from command line options.
static class LightCurveSimulator.Series
          Parses the command line and prints out a simluated light curve.
static class OrbitFit.File
          Reads the rv from a file.
 class RaDeParser
          A class that allows parsing of different formats of right ascension and declination.
static class Seeing.Motion
          Test the image motion part.
private static class WcsFit.Parser
           
static class WcsFit.Polynomial
          We solve for a wcs, reading the pixel pairs and the matched catalog from an ascii file.
static class WcsMatch.Coarse
          Simple matcher class that takes an input catalog and matches it to a (sextractor) output of positions.
 class WcsShift
          A class that deals with fits files having a valid WCS defined in their header.
 

Uses of CommandLineParser in astro.fits
 

Subclasses of CommandLineParser in astro.fits
static class AmplifierCrosstalk.Simul
          Test class to generate artificial illumination fits files.
static class FitsTools.Stitcher
          Full use control on how to stitch quadrants together.
 

Uses of CommandLineParser in io
 

Subclasses of CommandLineParser in io
 class DataStreamConvert
          Reads a java binary data stream and converts it into ascii data.
 

Uses of CommandLineParser in jview
 

Subclasses of CommandLineParser in jview
static class JPhasePlot.Plot
          Reads a data file and plots the specified columns with the given phase and t0.
static class JSkyGrid.Display
          Test the functionality.
 

Uses of CommandLineParser in mysql
 

Subclasses of CommandLineParser in mysql
static class GenericSql.Extract
          A class to retrive calumns from a database and output it into an ascii-file for e.g.
static class ObserveSql.Extract
          A class to retrive columns from a database and output it into an ascii-file for e.g.
 

Uses of CommandLineParser in stella.adapter
 

Subclasses of CommandLineParser in stella.adapter
 class AdapterAccess
          Allows acces to the adapter in manual mode according to GuiderControlling.
 class AdapterReduce
          Allows off-line reduction of acquire, guiding, and focus frames.
 class AuxiliaryAccess
          Allows acces to the adapter in manual mode according to GuiderControlling.
 class GuiderAccess
          Allows acces to the adapter in manual mode according to GuiderControlling.
 

Uses of CommandLineParser in stella.calibration
 

Subclasses of CommandLineParser in stella.calibration
 class CalibrationAccess
           
 

Uses of CommandLineParser in stella.ccd
 

Subclasses of CommandLineParser in stella.ccd
 class CcdAccess
          A small program allowing access to SesControlling enhanced objects.
 class SesAccess
          A small program allowing access to SesControlling enhanced objects.
 class WifsipAccess
          A small program allowing access to SesControlling enhanced objects.
 

Uses of CommandLineParser in stella.jview
 

Subclasses of CommandLineParser in stella.jview
static class JGuiderOffsets.GuiderFile
          A class to read the tracking data from the very specific format-file produced by the stella guider.
static class JTrackingFrequencies.GuiderFile
          A class to read the tracking data from the very specific format-file produced by the stella guider.
 

Uses of CommandLineParser in stella.net
 

Subclasses of CommandLineParser in stella.net
 class ParameterClient
          A very simple class to test the functionality of a parameter server.
 

Uses of CommandLineParser in stella.parameter
 

Subclasses of CommandLineParser in stella.parameter
static class SwitchSkeleton.Turn
          Allows rmi-access to the AbstractRemoteSwitch.switchOn(long), AbstractRemoteSwitch.switchOff(), and the #switchOnTimeout methods.
 

Uses of CommandLineParser in stella.rmi
 

Subclasses of CommandLineParser in stella.rmi
 class GenericAccess
          A small class allowing command-line controled access to rmi-object implementing the ListenerControlling interface.
 

Uses of CommandLineParser in stella.roof
 

Subclasses of CommandLineParser in stella.roof
 class BuildingAccess
          A small program allowing access to BuildingControlling and RemoteLight enhanced objects.
 class DomeAccess
          A small program allowing access to BuildingControlling and RemoteLight enhanced objects.
 

Uses of CommandLineParser in stella.sensor
 

Subclasses of CommandLineParser in stella.sensor
private static class DailyDumpRepository.Parser
          A command line parser class to allow direct parameter hand-over.
static class WeatherStation.Manage
          Allows rmi-access to the add/remove sensor properties of the weather station.
 

Uses of CommandLineParser in stella.telescope
 

Subclasses of CommandLineParser in stella.telescope
 class TelescopeAccess
          A small program allowing access to TelescopeControlling enhanced objects.
 

Uses of CommandLineParser in stella.util
 

Subclasses of CommandLineParser in stella.util
 class AltAzVelocity
          A class to calculate both, the velocity in altitude and azimuth, for a given target at a given time.
static class Annulus.Series
          Use some command-line switches to generate simulated pinhole data.
 class AxelList
          This class uses Axel Schwopes input list to derive target definitions out of it.
static class BeamSplitterFit.FitsFile
          Reads a fits-file, extracts the counts out of it and does a beam-splitter fit.
 class ClusterAccess
          A tiny helper class that dumps the value of the stated parameter to the command line.
 class CommandLineTarget
          A command line tool to generate target-xml files.
 class ConsoleTargetMaker
          A command line tool to generate target-xml files.
static class HistoryDatabase.Logfile
          Simple command line interface.
 class KlausList
          This class uses Klaus Strassemeier's input list to derive target definitions out of it.
 class Landolt83List
          This class uses Axel Schwopes input list to derive target definitions out of it.
 class Landolt92List
          This class uses Axel Schwopes input list to derive target definitions out of it.
static class NasmythPointingModel.FileData
          An access class to a pointing model that reads data from a file.
static class PointingModel.FileData
          An access class to a pointing model that reads data from a file.
 class SchedulerAccess
          Allows command line access to a remote SchedulerControlling interface, in particular it allows adding and removing targets as well as updating of certain properties.
private static class SensorTest.Parser
          A command line parser class to allow direct parameter hand-over.
static class SimulateFits.Generate
          Generates simulated guider/acquire frames.
static class SineError.Parse
          A command-line frontend to the sine-error class.
 class SolarHeightCalculator
          Testing mainly, but you can also use it as an command-line solar height calculator
 class TargetCoordinates
          A class to calculate spherical trigonometric angles of an observable target.
static class TelescopeAxis.Randomize
          Tests the axis movement by a randomized offset.
static class TelescopeError.Parse
          A command-line frontend to the sine-error class.
 class Tracking
          A small class allowing you to read x/y coordinates of a tracking sequence as deduced from a webcam and convert them to x'/y', where the x axis is paralell to azimuth, y axis parallel to altitude.
 

Uses of CommandLineParser in util
 

Subclasses of CommandLineParser in util
 class ColumnCalculator
          This class acts like a column reader and re-formatter, but allows also some calculations to be done with the columns.
 class DataFileReader
          Convenience class for parsing command lines to read in from a data file.
static class DataFileReader.Ascii
          Does spline/filtering etc.
 class IsoMaker
          A class for extracting a single line out of an ascii-column file.
 class PropertyParser
          A class that allows reading of command line switches and parsing them into Maps.
 class StatusAccess
          A small class allowing command-line controled access to bound RmiStatusProviding instances.
 class SyslogAdmin
          A basic command-line interface to allow some client-access to the running loggers.
 class Toc
          Writes a TOC to the file Toc.TOC or to the specified toc file given with the -o switch.
 

Uses of CommandLineParser in util.rmi
 

Subclasses of CommandLineParser in util.rmi
static class ClearRegistry.Now
          Called from the command line to erase all registry bindings.
 class GenericInvoke
          A class that allows very generic access to objects bound in the registry.
 

Uses of CommandLineParser in vec_math
 

Subclasses of CommandLineParser 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 PoissonRandom.SimulFits
          Class to simulate a purely photon and/or shot-noise dominated fits image.
static class StatisticAnalyser.File
          Use the statistic on file data.