public static class OrbitFit.File extends DataFileModel
DataFilePrepare.AsciiCommandLineParser.Template, CommandLineParser.Test| Modifier and Type | Field and Description |
|---|---|
private static String |
ONESWITCHES
The switches for adding properties.
|
DEFSPLITSIGMADEFHEAD, FOOT, MAP, USEHELPSWITCHES| Constructor and Description |
|---|
File()
Constructs the parser to the sensor tester.
|
| Modifier and Type | Method and Description |
|---|---|
protected ModelFitting |
createModelFitting() |
static void |
main(String[] arg)
Parses the command line and prints output to standard out.
|
getDataFit, getDataFunction, getPrintData, printModel, printSolution, processSingleDatagetCondensedData, getLinearFit, getLinearFit, getLoopData, getNumberOfSplits, getPiecewisePolynomialFit, getPiecewisePolynomialFit, getSplineFit, getSplineFit, getWhiteNoise, getWhiteNoise, getWindow, getWorkonData, preProcessData, printData, processCommandLine, processSingleDatacalculateColumn, calculateData, closeAll, getComplexIndices, getDefaultColumns, getDefaultHeader, getOutputWriter, getParsedData, getParsedProperties, merge, printOut, printOut, readFile, setParsedDataparseMap, parseMap, parseProperties, parseProperties, parseProperties, parsePropertiesaddHelpSwitches, getArguments, getCallerName, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasHelpSwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usageprivate static final String ONESWITCHES
public File()
protected ModelFitting createModelFitting()
createModelFitting in class DataFileModelpublic static void main(String[] arg) throws ParseException
ParseException