|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.CommandLineParser
util.PropertyParser
util.DataFileReader
vec_math.DataFileAnalyser
vec_math.Fourier.AbstractFile
public abstract static class Fourier.AbstractFile
Class for command-line parsing.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class util.DataFileReader |
|---|
DataFileReader.Ascii |
| Nested classes/interfaces inherited from class util.CommandLineParser |
|---|
CommandLineParser.Test |
| Field Summary | |
|---|---|
private static String |
ONESWITCHES
The switches for adding properties. |
private static String |
ZEROSWITCHES
The switches for adding properties. |
| Fields inherited from class util.DataFileReader |
|---|
DEFSPLITSIGMA, FOOT, MAP, nf, out, USE |
| Constructor Summary | |
|---|---|
protected |
Fourier.AbstractFile(Map<String,String> shortcuts)
Constructs the parser to the sensor tester. |
| Method Summary | |
|---|---|
protected double |
extremalValue(double ev)
Reformat the extremal Value to a different meaning? |
protected int[] |
getForwardComplex()
If -i is given, then return {1, 2} here. |
protected String |
getForwardHead()
The descritpion of the visulizable data. |
protected String |
getPostHead()
The descritpion of the visulizable data. |
protected boolean |
processSingleData(VectorG[] mag)
Process the switches. |
| Methods inherited from class vec_math.DataFileAnalyser |
|---|
createAnalyser, getPostComplex, getProcessedData, getVisualizedData |
| Methods inherited from class util.DataFileReader |
|---|
getData, getLinearFit, getLinearFit, getParsedProperties, getPiecewisePolynomialFit, getPiecewisePolynomialFit, getSplineFit, getSplineFit, getWhiteNoise, getWhiteNoise, print, printOut, printOut, process, processData, processSingleData |
| Methods inherited from class util.PropertyParser |
|---|
parseMap, parseMap, parseProperties, parseProperties, parseProperties |
| Methods inherited from class util.CommandLineParser |
|---|
getArguments, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String ZEROSWITCHES
private static final String ONESWITCHES
| Constructor Detail |
|---|
protected Fourier.AbstractFile(Map<String,String> shortcuts)
| Method Detail |
|---|
protected boolean processSingleData(VectorG[] mag)
throws ParseException
processSingleData in class DataFileAnalyserParseExceptionprotected double extremalValue(double ev)
extremalValue in class DataFileAnalyserprotected int[] getForwardComplex()
getForwardComplex in class DataFileAnalyserprotected String getForwardHead()
getForwardHead in class DataFileAnalyserprotected String getPostHead()
getPostHead in class DataFileAnalyser
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||