public class TestCsvSchema extends StarVariablesCsvSchema
columnIndexes, distanceMultiplier, nLinesToDiscard, separators, skipLineMarker
ALPHA, B, DELTA, L, REAL_R, REAL_VARPI, SIGMA_ALPHA, SIGMA_DELTA, SIGMA_VARPI, SOURCE_ID, VARPI
Constructor | Description |
---|---|
TestCsvSchema() |
Modifier and Type | Method | Description |
---|---|---|
java.util.Map<java.lang.String,java.lang.Integer> |
setupColumnIndexes() |
|
protected double |
setupDistanceMultiplier() |
getColumnIndex, getDistanceMultiplier, getNLinesToDiscard, getSeparators, getSkipLineMarker, setupNLinesToDiscard, setupSeparators, setupSkipLineMarker
public java.util.Map<java.lang.String,java.lang.Integer> setupColumnIndexes()
setupColumnIndexes
in class CsvSchema<StarVariables>
protected double setupDistanceMultiplier()
setupDistanceMultiplier
in class CsvSchema<StarVariables>