Skip navigation links
TubeDB
A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 

A

a - Variable in class tsdb.dsl.computation.BooleanComputationAnd
 
a - Variable in class tsdb.dsl.computation.BooleanComputationEqual
 
a - Variable in class tsdb.dsl.computation.BooleanComputationEqualNum
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLess
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessEqual
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualNum1
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualNum2
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualNumVar
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualVarNum
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessNum1
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessNum2
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessNumVar
 
a - Variable in class tsdb.dsl.computation.BooleanComputationLessVarNum
 
a - Variable in class tsdb.dsl.computation.BooleanComputationNotEqual
 
a - Variable in class tsdb.dsl.computation.BooleanComputationNotEqualNum
 
a - Variable in class tsdb.dsl.computation.BooleanComputationOr
 
a - Variable in class tsdb.dsl.computation.ComputationAdd
 
a - Variable in class tsdb.dsl.computation.ComputationAddNum
 
a - Variable in class tsdb.dsl.computation.ComputationAddVar
 
a - Variable in class tsdb.dsl.computation.ComputationAddVarNum
 
a - Variable in class tsdb.dsl.computation.ComputationAddVarVar
 
a - Variable in class tsdb.dsl.computation.ComputationConditional
 
a - Variable in class tsdb.dsl.computation.ComputationDiv
 
a - Variable in class tsdb.dsl.computation.ComputationDivNum1
 
a - Variable in class tsdb.dsl.computation.ComputationDivNum2
 
a - Variable in class tsdb.dsl.computation.ComputationDivNumVar
 
a - Variable in class tsdb.dsl.computation.ComputationDivVar1
 
a - Variable in class tsdb.dsl.computation.ComputationDivVar2
 
a - Variable in class tsdb.dsl.computation.ComputationDivVarNum
 
a - Variable in class tsdb.dsl.computation.ComputationExp
 
a - Variable in class tsdb.dsl.computation.ComputationExpNeg
 
a - Variable in class tsdb.dsl.computation.ComputationLn
 
a - Variable in class tsdb.dsl.computation.ComputationLnNeg
 
a - Variable in class tsdb.dsl.computation.ComputationMul
 
a - Variable in class tsdb.dsl.computation.ComputationMulNum
 
a - Variable in class tsdb.dsl.computation.ComputationMulVar
 
a - Variable in class tsdb.dsl.computation.ComputationMulVarNum
 
a - Variable in class tsdb.dsl.computation.ComputationNeg
 
a - Variable in class tsdb.dsl.computation.ComputationPow
 
a - Variable in class tsdb.dsl.computation.ComputationPowNum
 
a - Variable in class tsdb.dsl.computation.ComputationSquare
 
a - Variable in class tsdb.dsl.computation.ComputationSquareVar
 
a - Variable in class tsdb.dsl.computation.ComputationSub
 
a - Variable in class tsdb.dsl.computation.ComputationSubNum
 
a - Variable in class tsdb.dsl.computation.ComputationSubNumVar
 
a - Variable in class tsdb.dsl.computation.ComputationSubVar
 
a - Variable in class tsdb.dsl.computation.ComputationSubVarVar
 
a - Variable in class tsdb.dsl.formula.BooleanFormulaAtomicBinary
 
a - Variable in class tsdb.dsl.formula.BooleanFormulaBinary
 
a - Variable in class tsdb.dsl.formula.FormulaBinary
 
a - Variable in class tsdb.dsl.formula.FormulaConditional
 
a - Variable in class tsdb.dsl.FormulaParser.ConditionalContext
 
a - Variable in class tsdb.dsl.FormulaParser.EqualContext
 
a - Variable in class tsdb.dsl.FormulaParser.Greater_equalContext
 
a - Variable in class tsdb.dsl.FormulaParser.GreaterContext
 
a - Variable in class tsdb.dsl.FormulaParser.Less_equalContext
 
a - Variable in class tsdb.dsl.FormulaParser.LessContext
 
a - Variable in class tsdb.dsl.FormulaParser.Not_equalContext
 
a - Variable in class tsdb.util.Pair
 
a - Variable in class tsdb.util.Quadruple
 
a - Variable in class tsdb.util.Triple
 
Abstract(TsDB) - Constructor for class tsdb.graph.node.Base.Abstract
 
Abstract(TsDB) - Constructor for class tsdb.graph.node.Continuous.Abstract
 
Abstract(TsDB) - Constructor for class tsdb.graph.node.Node.Abstract
 
Abstract(TsDB) - Constructor for class tsdb.graph.source.RawSource.Abstract
 
AbstractAggregationIterator - Class in tsdb.iterator
Base class for aggregation iterators.
AbstractAggregationIterator(TsDB, TsIterator, TsSchema) - Constructor for class tsdb.iterator.AbstractAggregationIterator
 
AbstractCollectingAggregator - Class in tsdb.iterator
Base class for collecting aggregators
AbstractCollectingAggregator(CollectingAggregator, int) - Constructor for class tsdb.iterator.AbstractCollectingAggregator
 
AbstractCommand - Class in tsdb.run
 
AbstractCommand(String, CommandType, String, String) - Constructor for class tsdb.run.AbstractCommand
 
AbstractEvaluator() - Constructor for class tsdb.testing.TestingClassGeneration.AbstractEvaluator
 
AbstractLoader - Class in tsdb.loader.ki.type
Base class for data loaders
AbstractLoader(String[], StationProperties, String) - Constructor for class tsdb.loader.ki.type.AbstractLoader
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormula
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormulaAND
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormulaEqual
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormulaLess
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormulaLessEqual
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormulaNotEqual
 
accept(BooleanFormulaVisitor1<T>) - Method in class tsdb.dsl.formula.BooleanFormulaOR
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.Formula
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaAdd
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaConditional
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaDiv
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaFunc
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaMul
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaNonDataVar
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaNum
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaPow
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaSub
 
accept(FormulaVisitor1<T>) - Method in class tsdb.dsl.formula.FormulaVar
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.AtomContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.EqualContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Expression_opContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.FactorContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Greater_equalContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.GreaterContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Less_equalContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.LessContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Not_equalContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.NumberContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.ParameterContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Predicate_expressionContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Predicate_factorContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Predicate_termContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.ScientificContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.Term_opContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.TermContext
 
accept(<any>) - Method in class tsdb.dsl.FormulaParser.VariableContext
 
accept(boolean) - Method in interface tsdb.util.yaml.YamlMap.BooleanConsumer
 
ADD - Static variable in class tsdb.dsl.FormulaLexer
 
ADD - Static variable in class tsdb.dsl.FormulaParser
 
ADD() - Method in class tsdb.dsl.FormulaParser.Expression_opContext
 
add(PropertyView) - Method in class tsdb.explorer.PropertyGrid
 
addAlias(String...) - Method in class tsdb.Station
 
addButton(String) - Method in class tsdb.web.generator.Tag
 
addDiv() - Method in class tsdb.web.generator.Tag
 
addEntryToArray(T[], T) - Static method in class tsdb.util.Util
Concatenates an array and an element and returns the new array
addInterval(Interval) - Method in class tsdb.util.TimeSeriesMask
Insert new interval to mask.
Addition - Class in tsdb.graph.processing
Node: adds a value to all entries of source
Addition(Continuous, float) - Constructor for class tsdb.graph.processing.Addition
 
AdditionFirst - Class in tsdb.graph.processing
Node: adds a value to first entry of source
AdditionFirst(Continuous, float) - Constructor for class tsdb.graph.processing.AdditionFirst
 
addLine(String) - Method in class tsdb.web.generator.Css
 
addLine(String, String...) - Method in class tsdb.web.generator.Css
 
addLink(String) - Method in class tsdb.web.generator.Tag
 
addLink(String, String) - Method in class tsdb.web.generator.Tag
 
addStationEntry(Station, StationProperties) - Method in class tsdb.VirtualPlot
Adds one time interval of one station to this plot
addTag(String) - Method in class tsdb.web.generator.Tag
 
addTag(String, String) - Method in class tsdb.web.generator.Tag
 
addTask(Runnable, int, int) - Method in class tsdb.explorer.PriorityExecutor
 
addText(String) - Method in class tsdb.web.generator.Tag
 
addToProcessingChain(String) - Method in class tsdb.util.iterator.TimeSeries
 
addToProcessingChain(ProcessingChainEntry) - Method in class tsdb.util.iterator.TimeSeries
 
Aggregated - Class in tsdb.graph.processing
This node creates aggregated data from continuous input data.
Aggregated(TsDB, Continuous, AggregationInterval, Mutator) - Constructor for class tsdb.graph.processing.Aggregated
 
aggregation - Variable in class tsdb.util.TsSchema
 
AGGREGATION_TIME_INTERVAL - Static variable in class tsdb.util.BaseAggregationTimeUtil
 
AggregationInterval - Enum in tsdb.util
 
aggregationInterval - Variable in class tsdb.web.api.ExportModel
 
aggregationsHeader - Variable in class tsdb.loader.bale.TOA5Table
 
AggregationType - Enum in tsdb.util
aggregation type of sensor data
alignQueryTimestampToBaseAggregationTime(long) - Static method in class tsdb.util.BaseAggregationTimeUtil
 
allinone - Variable in class tsdb.web.api.ExportModel
 
alternativeID - Variable in class tsdb.remote.StationInfo
 
andThen(YamlMap.BooleanConsumer) - Method in interface tsdb.util.yaml.YamlMap.BooleanConsumer
 
appendMutator(TsIterator, Mutator) - Static method in class tsdb.util.iterator.MutatorIterator
Apply mutator to elements of iterator
apply(TsEntry) - Method in interface tsdb.iterator.ApplyIterator.ApplyFunc
 
apply(long, float[]) - Method in class tsdb.util.MultiMutator
 
apply(long, float[]) - Method in class tsdb.util.MultiMutator.MultiMutator2
 
apply(long, float[]) - Method in class tsdb.util.MultiMutator.MultiMutator3
 
apply(long, float[]) - Method in class tsdb.util.MultiMutator.MultiMutator4
 
apply(long, float[]) - Method in class tsdb.util.Mutator
 
ApplyIterator - Class in tsdb.iterator
Apply a function to every entry in input_iterator.
ApplyIterator(TsIterator, ApplyIterator.ApplyFunc) - Constructor for class tsdb.iterator.ApplyIterator
 
ApplyIterator.ApplyFunc - Interface in tsdb.iterator
 
array_float_to_array_Float(float[]) - Static method in class tsdb.util.Util
 
arrayToString(float[]) - Static method in class tsdb.util.Util
 
arrayToString(double[]) - Static method in class tsdb.util.Util
 
arrayToString(T[]) - Static method in class tsdb.util.Util
 
arrayToString(String[]) - Static method in class tsdb.util.Util
 
arrayToString(int[]) - Static method in class tsdb.util.Util
 
arrayToStringNullable(String[]) - Static method in class tsdb.util.Util
transforms an array of strings to string with removed null elements.
AscParser - Class in tsdb.loader.ki
parses ".asc"-files
AscParser() - Constructor for class tsdb.loader.ki.AscParser
 
asFloatArray() - Method in class tsdb.util.yaml.YamlList
 
asMaps() - Method in class tsdb.util.yaml.YamlList
 
asStringArray() - Method in class tsdb.util.yaml.YamlList
 
asStrings() - Method in class tsdb.util.yaml.YamlList
 
AssumptionCheck - Class in tsdb.util
Methods of this class throw exceptions and add an entry in log if an assumtion is false.
AssumptionCheck.CallBackText - Interface in tsdb.util
Callback to generate text if assumtion is false.
atom() - Method in class tsdb.dsl.FormulaParser
 
atom() - Method in class tsdb.dsl.FormulaParser.FactorContext
 
atom(int) - Method in class tsdb.dsl.FormulaParser.FactorContext
 
AtomContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.AtomContext
 
Averaged - Class in tsdb.graph.processing
This node creates average values per time step over all sources.
Averaged(TsDB, List<Continuous>, String[], int) - Constructor for class tsdb.graph.processing.Averaged
 
AverageDiff - Class in tsdb.usecase
 
AverageDiff() - Constructor for class tsdb.usecase.AverageDiff
 
AverageIterator - Class in tsdb.iterator
This iterator outputs elements of average values of input_iterator values.
AverageIterator(String[], TsIterator[], int) - Constructor for class tsdb.iterator.AverageIterator
 

B

b - Variable in class tsdb.dsl.computation.BooleanComputationAnd
 
b - Variable in class tsdb.dsl.computation.BooleanComputationEqual
 
b - Variable in class tsdb.dsl.computation.BooleanComputationEqualNum
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLess
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessEqual
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualNum1
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualNum2
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualNumVar
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessEqualVarNum
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessNum1
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessNum2
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessNumVar
 
b - Variable in class tsdb.dsl.computation.BooleanComputationLessVarNum
 
b - Variable in class tsdb.dsl.computation.BooleanComputationNotEqual
 
b - Variable in class tsdb.dsl.computation.BooleanComputationNotEqualNum
 
b - Variable in class tsdb.dsl.computation.BooleanComputationOr
 
b - Variable in class tsdb.dsl.computation.ComputationAdd
 
b - Variable in class tsdb.dsl.computation.ComputationAddNum
 
b - Variable in class tsdb.dsl.computation.ComputationAddVar
 
b - Variable in class tsdb.dsl.computation.ComputationAddVarNum
 
b - Variable in class tsdb.dsl.computation.ComputationAddVarVar
 
b - Variable in class tsdb.dsl.computation.ComputationConditional
 
b - Variable in class tsdb.dsl.computation.ComputationDiv
 
b - Variable in class tsdb.dsl.computation.ComputationDivNum1
 
b - Variable in class tsdb.dsl.computation.ComputationDivNum2
 
b - Variable in class tsdb.dsl.computation.ComputationDivNumVar
 
b - Variable in class tsdb.dsl.computation.ComputationDivVar1
 
b - Variable in class tsdb.dsl.computation.ComputationDivVar2
 
b - Variable in class tsdb.dsl.computation.ComputationDivVarNum
 
b - Variable in class tsdb.dsl.computation.ComputationMul
 
b - Variable in class tsdb.dsl.computation.ComputationMulNum
 
b - Variable in class tsdb.dsl.computation.ComputationMulVar
 
b - Variable in class tsdb.dsl.computation.ComputationMulVarNum
 
b - Variable in class tsdb.dsl.computation.ComputationPow
 
b - Variable in class tsdb.dsl.computation.ComputationPowNum
 
b - Variable in class tsdb.dsl.computation.ComputationSub
 
b - Variable in class tsdb.dsl.computation.ComputationSubNum
 
b - Variable in class tsdb.dsl.computation.ComputationSubNumVar
 
b - Variable in class tsdb.dsl.computation.ComputationSubVar
 
b - Variable in class tsdb.dsl.computation.ComputationSubVarVar
 
b - Variable in class tsdb.dsl.formula.BooleanFormulaAtomicBinary
 
b - Variable in class tsdb.dsl.formula.BooleanFormulaBinary
 
b - Variable in class tsdb.dsl.formula.FormulaBinary
 
b - Variable in class tsdb.dsl.formula.FormulaConditional
 
b - Variable in class tsdb.dsl.FormulaParser.ConditionalContext
 
b - Variable in class tsdb.dsl.FormulaParser.EqualContext
 
b - Variable in class tsdb.dsl.FormulaParser.Greater_equalContext
 
b - Variable in class tsdb.dsl.FormulaParser.GreaterContext
 
b - Variable in class tsdb.dsl.FormulaParser.Less_equalContext
 
b - Variable in class tsdb.dsl.FormulaParser.LessContext
 
b - Variable in class tsdb.dsl.FormulaParser.Not_equalContext
 
b - Variable in class tsdb.util.Pair
 
b - Variable in class tsdb.util.Quadruple
 
b - Variable in class tsdb.util.Triple
 
BadInterpolatedRemoveIterator - Class in tsdb.iterator
Processed all interpolated values and removes all values that are of low quality.
BadInterpolatedRemoveIterator(TsDB, TsIterator) - Constructor for class tsdb.iterator.BadInterpolatedRemoveIterator
 
Base - Interface in tsdb.graph.node
This node provides base aggregated data.
Base.Abstract - Class in tsdb.graph.node
 
baseAggregationExists(String) - Method in class tsdb.TsDB
 
BaseAggregationIterator - Class in tsdb.iterator
BaseAggregationIterator aggregates input elements to aggregated output elements with base aggregation time intervals
BaseAggregationIterator(TsDB, TsIterator) - Constructor for class tsdb.iterator.BaseAggregationIterator
 
BaseAggregationTimeUtil - Class in tsdb.util
utility to convert raw timestamps and aggregated timestamps
BaseAggregationTimeUtil() - Constructor for class tsdb.util.BaseAggregationTimeUtil
 
BaseFactory - Class in tsdb.graph.source
 
BaseRedirector - Class in tsdb.web
 
BaseRedirector(String) - Constructor for class tsdb.web.BaseRedirector
 
begin - Variable in class tsdb.util.Timer
 
bench(String, Function<float[], Float>, float[]) - Static method in class tsdb.testing.TestingFormula
 
bigNumberToString(long) - Static method in class tsdb.util.Util
 
body - Variable in class tsdb.web.generator.Html
 
BooleanComputation - Class in tsdb.dsl.computation
 
BooleanComputation() - Constructor for class tsdb.dsl.computation.BooleanComputation
 
BooleanComputationAnd - Class in tsdb.dsl.computation
 
BooleanComputationAnd(BooleanComputation, BooleanComputation) - Constructor for class tsdb.dsl.computation.BooleanComputationAnd
 
BooleanComputationEqual - Class in tsdb.dsl.computation
 
BooleanComputationEqual(Computation, Computation) - Constructor for class tsdb.dsl.computation.BooleanComputationEqual
 
BooleanComputationEqualNum - Class in tsdb.dsl.computation
 
BooleanComputationEqualNum(Computation, float) - Constructor for class tsdb.dsl.computation.BooleanComputationEqualNum
 
BooleanComputationFalse - Class in tsdb.dsl.computation
 
BooleanComputationFalse() - Constructor for class tsdb.dsl.computation.BooleanComputationFalse
 
BooleanComputationLess - Class in tsdb.dsl.computation
 
BooleanComputationLess(Computation, Computation) - Constructor for class tsdb.dsl.computation.BooleanComputationLess
 
BooleanComputationLessEqual - Class in tsdb.dsl.computation
 
BooleanComputationLessEqual(Computation, Computation) - Constructor for class tsdb.dsl.computation.BooleanComputationLessEqual
 
BooleanComputationLessEqualNum1 - Class in tsdb.dsl.computation
 
BooleanComputationLessEqualNum1(float, Computation) - Constructor for class tsdb.dsl.computation.BooleanComputationLessEqualNum1
 
BooleanComputationLessEqualNum2 - Class in tsdb.dsl.computation
 
BooleanComputationLessEqualNum2(Computation, float) - Constructor for class tsdb.dsl.computation.BooleanComputationLessEqualNum2
 
BooleanComputationLessEqualNumVar - Class in tsdb.dsl.computation
 
BooleanComputationLessEqualNumVar(float, int) - Constructor for class tsdb.dsl.computation.BooleanComputationLessEqualNumVar
 
BooleanComputationLessEqualVarNum - Class in tsdb.dsl.computation
 
BooleanComputationLessEqualVarNum(int, float) - Constructor for class tsdb.dsl.computation.BooleanComputationLessEqualVarNum
 
BooleanComputationLessNum1 - Class in tsdb.dsl.computation
 
BooleanComputationLessNum1(float, Computation) - Constructor for class tsdb.dsl.computation.BooleanComputationLessNum1
 
BooleanComputationLessNum2 - Class in tsdb.dsl.computation
 
BooleanComputationLessNum2(Computation, float) - Constructor for class tsdb.dsl.computation.BooleanComputationLessNum2
 
BooleanComputationLessNumVar - Class in tsdb.dsl.computation
 
BooleanComputationLessNumVar(float, int) - Constructor for class tsdb.dsl.computation.BooleanComputationLessNumVar
 
BooleanComputationLessVarNum - Class in tsdb.dsl.computation
 
BooleanComputationLessVarNum(int, float) - Constructor for class tsdb.dsl.computation.BooleanComputationLessVarNum
 
BooleanComputationNotEqual - Class in tsdb.dsl.computation
 
BooleanComputationNotEqual(Computation, Computation) - Constructor for class tsdb.dsl.computation.BooleanComputationNotEqual
 
BooleanComputationNotEqualNum - Class in tsdb.dsl.computation
 
BooleanComputationNotEqualNum(Computation, float) - Constructor for class tsdb.dsl.computation.BooleanComputationNotEqualNum
 
BooleanComputationOr - Class in tsdb.dsl.computation
 
BooleanComputationOr(BooleanComputation, BooleanComputation) - Constructor for class tsdb.dsl.computation.BooleanComputationOr
 
booleanComputationToString(BooleanComputation) - Static method in class tsdb.testing.TestingFormula
 
BooleanComputationTrue - Class in tsdb.dsl.computation
 
BooleanComputationTrue() - Constructor for class tsdb.dsl.computation.BooleanComputationTrue
 
BooleanFormula - Class in tsdb.dsl.formula
 
BooleanFormula() - Constructor for class tsdb.dsl.formula.BooleanFormula
 
BooleanFormulaAND - Class in tsdb.dsl.formula
 
BooleanFormulaAND(BooleanFormula, BooleanFormula) - Constructor for class tsdb.dsl.formula.BooleanFormulaAND
 
BooleanFormulaAtomicBinary - Class in tsdb.dsl.formula
 
BooleanFormulaAtomicBinary(Formula, Formula) - Constructor for class tsdb.dsl.formula.BooleanFormulaAtomicBinary
 
BooleanFormulaBinary - Class in tsdb.dsl.formula
 
BooleanFormulaBinary(BooleanFormula, BooleanFormula) - Constructor for class tsdb.dsl.formula.BooleanFormulaBinary
 
BooleanFormulaCompileVisitor - Class in tsdb.dsl.formula
 
BooleanFormulaCompileVisitor() - Constructor for class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
BooleanFormulaEqual - Class in tsdb.dsl.formula
 
BooleanFormulaEqual(Formula, Formula) - Constructor for class tsdb.dsl.formula.BooleanFormulaEqual
 
BooleanFormulaLess - Class in tsdb.dsl.formula
 
BooleanFormulaLess(Formula, Formula) - Constructor for class tsdb.dsl.formula.BooleanFormulaLess
 
BooleanFormulaLessEqual - Class in tsdb.dsl.formula
 
BooleanFormulaLessEqual(Formula, Formula) - Constructor for class tsdb.dsl.formula.BooleanFormulaLessEqual
 
BooleanFormulaNotEqual - Class in tsdb.dsl.formula
 
BooleanFormulaNotEqual(Formula, Formula) - Constructor for class tsdb.dsl.formula.BooleanFormulaNotEqual
 
BooleanFormulaOR - Class in tsdb.dsl.formula
 
BooleanFormulaOR(BooleanFormula, BooleanFormula) - Constructor for class tsdb.dsl.formula.BooleanFormulaOR
 
BooleanFormulaVisitor1<T> - Interface in tsdb.dsl
 
bundle(List<Mutator>) - Static method in class tsdb.util.Mutators
 
bytesToHex(byte[]) - Static method in class tsdb.util.Util
convert byte values to hex text

C

c - Variable in class tsdb.util.Quadruple
 
c - Variable in class tsdb.util.Triple
 
cache(String, String[], AggregationInterval) - Method in interface tsdb.remote.RemoteTsDB
 
cache(String, String[], AggregationInterval) - Method in class tsdb.remote.ServerTsDB
 
cacheStorageGetStreamNames() - Method in interface tsdb.remote.RemoteTsDB
 
cacheStorageGetStreamNames() - Method in class tsdb.remote.ServerTsDB
 
calc(long, float) - Method in class tsdb.iterator.SunshineOlivieriIterator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.AbstractAggregationIterator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.AbstractCollectingAggregator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.DayAggregationIterator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.MonthAggregationIterator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.MonthCollectingAggregator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.WeekAggregationIterator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.WeekCollectingAggregator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.YearAggregationIterator
 
calcAggregationTimestamp(long) - Method in class tsdb.iterator.YearCollectingAggregator
 
calcBaseAggregationTimestamp(long) - Static method in class tsdb.util.BaseAggregationTimeUtil
 
calcDiagramX(double) - Method in class tsdb.util.gui.TimeScale
 
calcDiagramX(double) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
calcDiagramY(double) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
calcMaxRawTimestampOfBaseAggregationTimestamp(long) - Static method in class tsdb.util.BaseAggregationTimeUtil
 
calcMinRawTimestampOfBaseAggregationTimestamp(long) - Static method in class tsdb.util.BaseAggregationTimeUtil
 
calcNearestStations() - Method in class tsdb.ConfigLoader
 
calcNearestVirtualPlots() - Method in class tsdb.ConfigLoader
 
calcNextOutput() - Method in class tsdb.iterator.AbstractCollectingAggregator
 
calcNextOutput() - Method in interface tsdb.iterator.CollectingAggregator
 
calcNextOutput() - Method in class tsdb.iterator.DayCollectingAggregator
 
calcTimeMark(int, int, int, int, int) - Method in class tsdb.util.gui.TimeScale
 
calcTimestamp(double) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
calculate(Collection<DataRow>, String[]) - Method in class tsdb.component.labeledproperty.PropertyClear
 
calculate(Collection<DataRow>, String[]) - Method in class tsdb.component.labeledproperty.PropertyCNR4
 
calculate(Collection<DataRow>, String[]) - Method in class tsdb.component.labeledproperty.PropertyComputation
 
calculate(Collection<DataRow>, String[], long, long) - Method in class tsdb.component.labeledproperty.PropertyComputation
 
calculate(Collection<DataRow>, String[]) - Method in class tsdb.component.labeledproperty.PropertyReassign
 
calcValue(double) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
call() - Method in interface tsdb.util.AssumptionCheck.CallBackText
 
category - Variable in class tsdb.component.Sensor
 
cellFactoryWithOnClicked(EventHandler<? super MouseEvent>) - Static method in class tsdb.explorer.FXUtil
 
changeTime(int) - Method in class tsdb.util.iterator.TimestampSeries
 
channelNames - Static variable in class tsdb.dsl.FormulaLexer
 
CHARSET_UTF_8 - Static variable in class tsdb.util.Util
 
CheckForIncompleteFiles - Class in tsdb.run
 
CheckForIncompleteFiles() - Constructor for class tsdb.run.CheckForIncompleteFiles
 
checkPhysicalRange(float) - Method in class tsdb.component.Sensor
checks if value is in physical range
checkStepRange(float, float) - Method in class tsdb.component.Sensor
precondition: prevValue and value are valid (no NaN values)
Chunk - Class in tsdb.streamdb
Chunk of time series data immutable (Entries of data should not be changed.)
ChunkMeta - Class in tsdb.streamdb
Metadata of chunk immutable
ChunkMeta(int, int, int) - Constructor for class tsdb.streamdb.ChunkMeta
 
ChunkSerializer - Class in tsdb.streamdb
Serializer for Chunk.
clear() - Method in class tsdb.component.SourceCatalog
 
clear() - Method in class tsdb.explorer.PriorityExecutor
 
clear() - Method in class tsdb.streamdb.StreamDB
delete all content in db
clear() - Method in interface tsdb.streamdb.StreamStorage
 
clear() - Method in class tsdb.streamdb.StreamStorageStreamDB
 
clear() - Method in class tsdb.TsDB
Clears all database files.
clearData() - Method in interface tsdb.remote.RemoteTsDB
 
clearData() - Method in class tsdb.remote.ServerTsDB
 
clearImage() - Method in class tsdb.util.gui.ImageRGBA
Clears all pixels to not transparent black.
ClearImportSources - Class in tsdb.run
Deprecated.
ClearImportSources() - Constructor for class tsdb.run.ClearImportSources
Deprecated.
 
ClearLoadMasks - Class in tsdb.run
 
ClearLoadMasks() - Constructor for class tsdb.run.ClearLoadMasks
 
clearMaskOfStation(String) - Method in class tsdb.streamdb.StreamDB
 
clearMaskOfStation(String) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
ClearMasks - Class in tsdb.run.command
 
ClearMasks(TsDB) - Constructor for class tsdb.run.command.ClearMasks
 
close() - Method in class tsdb.component.SourceCatalog
 
close() - Method in class tsdb.streamdb.StreamDB
write all data to disk and close db
close() - Method in interface tsdb.streamdb.StreamStorage
closes all open files and flushes pending data to disk.
close() - Method in class tsdb.streamdb.StreamStorageStreamDB
 
close() - Method in class tsdb.TimeSeriesArchivReader
 
close() - Method in class tsdb.TimeSeriesArchivWriter
 
close() - Method in class tsdb.TsDB
Close database.
close() - Method in class tsdb.util.iterator.MoveIterator
Signals that iterator does not contain a next element.
close() - Method in class tsdb.util.MiniCSV
 
close() - Method in class tsdb.util.Timer
 
cnt - Variable in class tsdb.graph.processing.Statistics.StatisticsData
 
col_datetime - Variable in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
col_datetime - Variable in class tsdb.web.api.ExportModel
 
col_plotid - Variable in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
col_plotid - Variable in class tsdb.web.api.ExportModel
 
col_qualitycounter - Variable in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
col_qualitycounter - Variable in class tsdb.web.api.ExportModel
 
col_timestamp - Variable in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
col_timestamp - Variable in class tsdb.web.api.ExportModel
 
collectData(RemoteTsDB) - Method in class tsdb.explorer.metadata.GeneralStationView
 
collectData(RemoteTsDB) - Method in class tsdb.explorer.metadata.LoggerView
 
collectData(RemoteTsDB) - Method in class tsdb.explorer.metadata.RegionView
 
collectData(RemoteTsDB) - Method in class tsdb.explorer.metadata.SensorView
 
collectData(RemoteTsDB) - Method in class tsdb.explorer.metadata.StationView
 
collectData(RemoteTsDB) - Method in class tsdb.explorer.metadata.VirtualPlotView
 
CollectingAggregator - Interface in tsdb.iterator
Interface for collecting aggregators
collectPlotsRecursive(Path, Set<String>) - Method in class tsdb.loader.burgwald.HoboLoader
 
ColumnReader(int) - Constructor for class tsdb.util.Table.ColumnReader
 
ColumnReaderBoolean(int) - Constructor for class tsdb.util.Table.ColumnReaderBoolean
 
ColumnReaderBooleanMissing(boolean) - Constructor for class tsdb.util.Table.ColumnReaderBooleanMissing
 
ColumnReaderBooleanYN(int, boolean) - Constructor for class tsdb.util.Table.ColumnReaderBooleanYN
 
ColumnReaderDateFullHourTimestamp(int, int) - Constructor for class tsdb.util.Table.ColumnReaderDateFullHourTimestamp
 
ColumnReaderDateHourWrapMinuteTimestamp(int, int, int) - Constructor for class tsdb.util.Table.ColumnReaderDateHourWrapMinuteTimestamp
 
ColumnReaderDayFirstAmPmTimestamp(int) - Constructor for class tsdb.util.Table.ColumnReaderDayFirstAmPmTimestamp
 
ColumnReaderDouble(int) - Constructor for class tsdb.util.Table.ColumnReaderDouble
 
ColumnReaderFloat(int) - Constructor for class tsdb.util.Table.ColumnReaderFloat
 
ColumnReaderFloatMissing(float) - Constructor for class tsdb.util.Table.ColumnReaderFloatMissing
 
ColumnReaderInt(int) - Constructor for class tsdb.util.Table.ColumnReaderInt
 
ColumnReaderIntFunc(int, Table.ColumnReaderIntFunc.IntegerParser) - Constructor for class tsdb.util.Table.ColumnReaderIntFunc
 
ColumnReaderMonthNameTimestamp(int) - Constructor for class tsdb.util.Table.ColumnReaderMonthNameTimestamp
 
ColumnReaderSlashTimestamp(int) - Constructor for class tsdb.util.Table.ColumnReaderSlashTimestamp
 
ColumnReaderSpaceTimestamp(int) - Constructor for class tsdb.util.Table.ColumnReaderSpaceTimestamp
 
ColumnReaderString(int) - Constructor for class tsdb.util.Table.ColumnReaderString
 
ColumnReaderStringMissing(String) - Constructor for class tsdb.util.Table.ColumnReaderStringMissing
 
ColumnReaderTimestampTwoCols(int, int) - Constructor for class tsdb.util.Table.ColumnReaderTimestampTwoCols
 
columns - Variable in class tsdb.graph.processing.Statistics.StatisticsData
 
columnsHeader - Variable in class tsdb.loader.bale.TOA5Table
 
columnsHeader - Variable in class tsdb.loader.burgwald.HoboTable
 
Command - Interface in tsdb.run.command
 
command_commands(String[]) - Static method in class tsdb.run.Terminal
 
command_exit() - Method in class tsdb.run.ConsoleRunner
 
command_help(String[]) - Static method in class tsdb.run.Terminal
 
command_interactive(String[]) - Static method in class tsdb.run.Terminal
 
command_internals(String[]) - Static method in class tsdb.run.Terminal
 
command_intro() - Method in class tsdb.run.ConsoleRunner
 
CommandMain - Class in tsdb.run.command
 
CommandMain(String, CommandType, String, String, MainRunnable) - Constructor for class tsdb.run.command.CommandMain
 
CommandSequence - Class in tsdb.run.command
 
CommandSequence(String, CommandType, String, String, Command...) - Constructor for class tsdb.run.command.CommandSequence
 
CommandType - Enum in tsdb.run.command
 
commit() - Method in class tsdb.component.SourceCatalog
 
commit() - Method in class tsdb.streamdb.StreamDB
write all data to disk
commit() - Method in interface tsdb.streamdb.StreamStorage
 
commit() - Method in class tsdb.streamdb.StreamStorageStreamDB
 
compact() - Method in class tsdb.streamdb.StreamDB
 
COMPARATOR - Static variable in class tsdb.loader.be.UniversalDataBinFile.DataRow
 
compareTo(GeneralStationInfo) - Method in class tsdb.remote.GeneralStationInfo
 
compareTo(DataEntry) - Method in class tsdb.util.DataEntry
 
compileVar(String, boolean) - Static method in class tsdb.dsl.computation.ComputationOfTime
 
Computation - Class in tsdb.util
 
Computation() - Constructor for class tsdb.util.Computation
 
ComputationAdd - Class in tsdb.dsl.computation
 
ComputationAdd(Computation, Computation) - Constructor for class tsdb.dsl.computation.ComputationAdd
 
ComputationAddNum - Class in tsdb.dsl.computation
 
ComputationAddNum(Computation, float) - Constructor for class tsdb.dsl.computation.ComputationAddNum
 
ComputationAddVar - Class in tsdb.dsl.computation
 
ComputationAddVar(Computation, int) - Constructor for class tsdb.dsl.computation.ComputationAddVar
 
ComputationAddVarNum - Class in tsdb.dsl.computation
 
ComputationAddVarNum(int, float) - Constructor for class tsdb.dsl.computation.ComputationAddVarNum
 
ComputationAddVarVar - Class in tsdb.dsl.computation
 
ComputationAddVarVar(int, int) - Constructor for class tsdb.dsl.computation.ComputationAddVarVar
 
ComputationConditional - Class in tsdb.dsl.computation
 
ComputationConditional(BooleanComputation, Computation, Computation) - Constructor for class tsdb.dsl.computation.ComputationConditional
 
ComputationConditionalOneZero - Class in tsdb.dsl.computation
 
ComputationConditionalOneZero(BooleanComputation) - Constructor for class tsdb.dsl.computation.ComputationConditionalOneZero
 
ComputationCumsumByYear - Class in tsdb.dsl.computation
 
ComputationCumsumByYear(Computation) - Constructor for class tsdb.dsl.computation.ComputationCumsumByYear
 
ComputationCumsumByYearNeg - Class in tsdb.dsl.computation
 
ComputationCumsumByYearNeg(Computation) - Constructor for class tsdb.dsl.computation.ComputationCumsumByYearNeg
 
ComputationDiv - Class in tsdb.dsl.computation
 
ComputationDiv(Computation, Computation) - Constructor for class tsdb.dsl.computation.ComputationDiv
 
ComputationDivNum1 - Class in tsdb.dsl.computation
 
ComputationDivNum1(float, Computation) - Constructor for class tsdb.dsl.computation.ComputationDivNum1
 
ComputationDivNum2 - Class in tsdb.dsl.computation
 
ComputationDivNum2(Computation, float) - Constructor for class tsdb.dsl.computation.ComputationDivNum2
 
ComputationDivNumVar - Class in tsdb.dsl.computation
 
ComputationDivNumVar(float, int) - Constructor for class tsdb.dsl.computation.ComputationDivNumVar
 
ComputationDivVar1 - Class in tsdb.dsl.computation
 
ComputationDivVar1(int, Computation) - Constructor for class tsdb.dsl.computation.ComputationDivVar1
 
ComputationDivVar2 - Class in tsdb.dsl.computation
 
ComputationDivVar2(Computation, int) - Constructor for class tsdb.dsl.computation.ComputationDivVar2
 
ComputationDivVarNum - Class in tsdb.dsl.computation
 
ComputationDivVarNum(int, float) - Constructor for class tsdb.dsl.computation.ComputationDivVarNum
 
ComputationExp - Class in tsdb.dsl.computation
 
ComputationExp(Computation) - Constructor for class tsdb.dsl.computation.ComputationExp
 
ComputationExpNeg - Class in tsdb.dsl.computation
 
ComputationExpNeg(Computation) - Constructor for class tsdb.dsl.computation.ComputationExpNeg
 
ComputationLn - Class in tsdb.dsl.computation
 
ComputationLn(Computation) - Constructor for class tsdb.dsl.computation.ComputationLn
 
ComputationLnNeg - Class in tsdb.dsl.computation
 
ComputationLnNeg(Computation) - Constructor for class tsdb.dsl.computation.ComputationLnNeg
 
ComputationMul - Class in tsdb.dsl.computation
 
ComputationMul(Computation, Computation) - Constructor for class tsdb.dsl.computation.ComputationMul
 
ComputationMulNum - Class in tsdb.dsl.computation
 
ComputationMulNum(Computation, float) - Constructor for class tsdb.dsl.computation.ComputationMulNum
 
ComputationMulVar - Class in tsdb.dsl.computation
 
ComputationMulVar(int, Computation) - Constructor for class tsdb.dsl.computation.ComputationMulVar
 
ComputationMulVarNum - Class in tsdb.dsl.computation
 
ComputationMulVarNum(int, float) - Constructor for class tsdb.dsl.computation.ComputationMulVarNum
 
ComputationNeg - Class in tsdb.dsl.computation
 
ComputationNeg(Computation) - Constructor for class tsdb.dsl.computation.ComputationNeg
 
ComputationNum - Class in tsdb.dsl.computation
 
ComputationNum(float) - Constructor for class tsdb.dsl.computation.ComputationNum
 
ComputationOfTime - Class in tsdb.dsl.computation
 
ComputationOfTime() - Constructor for class tsdb.dsl.computation.ComputationOfTime
 
ComputationPow - Class in tsdb.dsl.computation
 
ComputationPow(Computation, Computation) - Constructor for class tsdb.dsl.computation.ComputationPow
 
ComputationPowNum - Class in tsdb.dsl.computation
 
ComputationPowNum(Computation, float) - Constructor for class tsdb.dsl.computation.ComputationPowNum
 
computations - Variable in class tsdb.dsl.FormulaJavaVisitor
 
ComputationSquare - Class in tsdb.dsl.computation
 
ComputationSquare(Computation) - Constructor for class tsdb.dsl.computation.ComputationSquare
 
ComputationSquareVar - Class in tsdb.dsl.computation
 
ComputationSquareVar(int) - Constructor for class tsdb.dsl.computation.ComputationSquareVar
 
ComputationSub - Class in tsdb.dsl.computation
 
ComputationSub(Computation, Computation) - Constructor for class tsdb.dsl.computation.ComputationSub
 
ComputationSubNum - Class in tsdb.dsl.computation
 
ComputationSubNum(float, Computation) - Constructor for class tsdb.dsl.computation.ComputationSubNum
 
ComputationSubNumVar - Class in tsdb.dsl.computation
 
ComputationSubNumVar(float, int) - Constructor for class tsdb.dsl.computation.ComputationSubNumVar
 
ComputationSubVar - Class in tsdb.dsl.computation
 
ComputationSubVar(Computation, int) - Constructor for class tsdb.dsl.computation.ComputationSubVar
 
ComputationSubVarVar - Class in tsdb.dsl.computation
 
ComputationSubVarVar(int, int) - Constructor for class tsdb.dsl.computation.ComputationSubVarVar
 
computationToString(Computation) - Static method in class tsdb.testing.TestingFormula
 
ComputationVar - Class in tsdb.dsl.computation
 
ComputationVar(int) - Constructor for class tsdb.dsl.computation.ComputationVar
 
ComputationVar0 - Class in tsdb.dsl.computation
 
ComputationVar0() - Constructor for class tsdb.dsl.computation.ComputationVar0
 
ComputationVar0Neg - Class in tsdb.dsl.computation
 
ComputationVar0Neg() - Constructor for class tsdb.dsl.computation.ComputationVar0Neg
 
ComputationVar1 - Class in tsdb.dsl.computation
 
ComputationVar1() - Constructor for class tsdb.dsl.computation.ComputationVar1
 
ComputationVar1Neg - Class in tsdb.dsl.computation
 
ComputationVar1Neg() - Constructor for class tsdb.dsl.computation.ComputationVar1Neg
 
ComputationVar2 - Class in tsdb.dsl.computation
 
ComputationVar2() - Constructor for class tsdb.dsl.computation.ComputationVar2
 
ComputationVar2Neg - Class in tsdb.dsl.computation
 
ComputationVar2Neg() - Constructor for class tsdb.dsl.computation.ComputationVar2Neg
 
ComputationVar3 - Class in tsdb.dsl.computation
 
ComputationVar3() - Constructor for class tsdb.dsl.computation.ComputationVar3
 
ComputationVar3Neg - Class in tsdb.dsl.computation
 
ComputationVar3Neg() - Constructor for class tsdb.dsl.computation.ComputationVar3Neg
 
ComputationVar4 - Class in tsdb.dsl.computation
 
ComputationVar4() - Constructor for class tsdb.dsl.computation.ComputationVar4
 
ComputationVar4Neg - Class in tsdb.dsl.computation
 
ComputationVar4Neg() - Constructor for class tsdb.dsl.computation.ComputationVar4Neg
 
ComputationVarNeg - Class in tsdb.dsl.computation
 
ComputationVarNeg(int) - Constructor for class tsdb.dsl.computation.ComputationVarNeg
 
ComputationVars - Class in tsdb.dsl.computation
 
ComputationVars() - Constructor for class tsdb.dsl.computation.ComputationVars
 
ComputationVarsNeg - Class in tsdb.dsl.computation
 
ComputationVarsNeg() - Constructor for class tsdb.dsl.computation.ComputationVarsNeg
 
concat(String[], String) - Static method in class tsdb.util.Util
 
Concrete(Base) - Constructor for class tsdb.graph.node.Continuous.Concrete
 
conditional() - Method in class tsdb.dsl.FormulaParser
 
conditional() - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
ConditionalContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.ConditionalContext
 
CONFIG_PATH - Static variable in class tsdb.TsDBFactory
 
configDirectory - Variable in class tsdb.TsDB
 
ConfigLoader - Class in tsdb
Reads config files and inserts meta data into TimeSeriesDatabase
ConfigLoader(TsDB) - Constructor for class tsdb.ConfigLoader
 
console_comand_get_output(long) - Method in interface tsdb.remote.RemoteTsDB
 
console_comand_get_output(long) - Method in class tsdb.remote.ServerTsDB
 
ConsoleRunner - Class in tsdb.run
TubeDB Console
ConsoleRunner(TsDB, String) - Constructor for class tsdb.run.ConsoleRunner
 
ConsoleStarter - Class in tsdb.remote
Entry Point for console
ConsoleStarter() - Constructor for class tsdb.remote.ConsoleStarter
 
contains(long, long) - Method in class tsdb.util.TimestampInterval
 
contains(String[]) - Method in class tsdb.util.TsSchema
 
contains(String) - Method in class tsdb.util.yaml.YamlMap
contains entry, that is not empty
containsColumn(String) - Method in class tsdb.util.Table
 
containsIgnoreSensorName(String) - Method in class tsdb.TsDB
 
containsOneString(String[], String[]) - Static method in class tsdb.util.Util
checks if at least one text is contained in array
containsParamterName(String) - Method in class tsdb.util.iterator.TimeSeries
 
containsResolver(String) - Method in class tsdb.dsl.Environment
 
containsResolver(String) - Method in class tsdb.dsl.PlotEnvironment
 
containsSensor(String) - Method in class tsdb.dsl.Environment
 
containsString(String[], String) - Static method in class tsdb.util.Util
check if text is contained in array
content - Variable in class tsdb.component.labeledproperty.LabeledProperty
 
CONTEXT_HANDLER - Static variable in class tsdb.web.Robots_txt_Handler
 
Continuous - Interface in tsdb.graph.node
This node creates continuous values from a source with gaps in time.
Continuous.Abstract - Class in tsdb.graph.node
 
Continuous.Concrete - Class in tsdb.graph.node
 
ContinuousGen - Interface in tsdb.graph.node
Interface of generator functions of continuous nodes
copy() - Method in class tsdb.util.TsSchema
 
correctRawSensorName(String, Interval) - Method in class tsdb.Station
Applys sensor name corrections.
CountTsDBValues - Class in tsdb.run.command
 
CountTsDBValues() - Constructor for class tsdb.run.command.CountTsDBValues
 
covers(Interval) - Method in class tsdb.util.Interval
Check if this interval covers completely other.
create(Node) - Static method in class tsdb.graph.processing.Statistics
 
create(Path, boolean) - Static method in class tsdb.util.iterator.CSVIterator
 
create(String, boolean) - Static method in class tsdb.util.iterator.CSVIterator
 
create(TsIterator) - Static method in class tsdb.util.iterator.TimeSeries
Converts elements of an iterator in TimeSeries object.
create(TsIterator, String) - Static method in class tsdb.util.iterator.TimestampSeries
 
create(Iterable<T>, Function<T, TsIterator>) - Static method in class tsdb.util.iterator.TsIteratorIterator
Creates concatenated of collection of inputs.
create(Iterator<T>, Function<T, TsIterator>) - Static method in class tsdb.util.iterator.TsIteratorIterator
Creates concatenated of collection of inputs Column names of iterator is union of column names of input iterators.
create(int) - Method in interface tsdb.util.Table.ReaderConstructor
 
Create_ki_elevation - Class in tsdb.run
create elevation from plot geo positions needs path set to gdal DLLs
Create_ki_elevation() - Constructor for class tsdb.run.Create_ki_elevation
 
Create_ki_LatLon - Class in tsdb.run
 
Create_ki_LatLon() - Constructor for class tsdb.run.Create_ki_LatLon
 
createColumnReader(String) - Method in class tsdb.util.Table
 
createColumnReader(String, String) - Method in class tsdb.util.Table
 
createColumnReaderBooleanYN(String, boolean) - Method in class tsdb.util.Table
 
createColumnReaderDateFullHourTimestamp(String, String) - Method in class tsdb.util.Table
 
createColumnReaderDateHourWrapMinuteTimestamp(String, String, String) - Method in class tsdb.util.Table
 
createColumnReaderDouble(String) - Method in class tsdb.util.Table
 
createColumnReaderFloat(String) - Method in class tsdb.util.Table
 
createColumnReaderFloat(String, float) - Method in class tsdb.util.Table
Creates reader of column or producer of value "missing" if columns does not exist.
createColumnReaderInt(String) - Method in class tsdb.util.Table
 
createColumnReaderInt(String, Table.ColumnReaderIntFunc.IntegerParser) - Method in class tsdb.util.Table
 
createColumnReaderMonthNameTimestamp(String) - Method in class tsdb.util.Table
 
createColumnReaderSlashTimestamp(String) - Method in class tsdb.util.Table
 
createColumnReaderTimestamp(String, String) - Method in class tsdb.util.Table
 
createContent() - Method in class tsdb.explorer.metadata.MetadataScene
 
createContent() - Method in class tsdb.explorer.SourceCatalogScene
 
createContent() - Method in class tsdb.explorer.SourceItemScene
 
createContent() - Method in class tsdb.explorer.TimeSeriesMultiViewScene
 
createContent() - Method in class tsdb.explorer.TimeSeriesViewScene
 
createContent() - Method in class tsdb.explorer.TsdbScene
 
createContextHandler() - Static method in class tsdb.web.Robots_txt_Handler
 
createDefault() - Static method in class tsdb.TsDBFactory
 
createDefault(String, String, String, String) - Static method in class tsdb.TsDBFactory
 
createDefaultServer() - Static method in class tsdb.remote.RemoteTsDBFactory
 
createDirectoriesOfFile(String) - Static method in class tsdb.util.Util
 
createExpression(int, ParseTree[]) - Method in class tsdb.dsl.FormulaASTVisitor
 
createFromStation(TsDB, Station, String[], ContinuousGen) - Static method in class tsdb.graph.processing.Interpolated
Deprecated.
Constructor for stations only
createFromVirtual(TsDB, VirtualPlot, String[], ContinuousGen) - Static method in class tsdb.graph.processing.Interpolated
Deprecated.
Constructor for virtual plots only
createIntervalList(List<StationProperties>) - Static method in class tsdb.StationProperties
 
createIterator(<any>, int, int) - Static method in class tsdb.streamdb.ChunkMeta
 
createList(List<T>, T) - Static method in class tsdb.util.Util
 
createLoader(String, String[], StationProperties, String) - Static method in class tsdb.loader.ki.type.LoaderFactory
 
createNaN(long, int) - Static method in class tsdb.util.TsEntry
 
createNanData(int) - Static method in class tsdb.util.TsEntry
 
createNaQuality(int) - Static method in class tsdb.util.TsEntry
 
createPathOfFile(File) - Static method in class tsdb.run.DirectoryDuplicateDataChecker
 
createProcessingTypes() - Method in class tsdb.loader.ki.type.AbstractLoader
 
createRemoteConnection() - Static method in class tsdb.remote.RemoteTsDBFactory
 
createRemoteConnection(String) - Static method in class tsdb.remote.RemoteTsDBFactory
 
createResultSchema() - Method in class tsdb.loader.ki.type.AbstractLoader
 
createSchema(TsSchema) - Static method in class tsdb.component.iterator.QualityFlagIterator
 
createSchema(TsSchema) - Static method in class tsdb.iterator.BadInterpolatedRemoveIterator
 
createSchema(TsSchema, int) - Static method in class tsdb.iterator.BaseAggregationIterator
 
createSchema(TsSchema, TsSchema) - Static method in class tsdb.iterator.DifferenceIterator
 
createSchema(TsSchema) - Static method in class tsdb.iterator.DifferentialIterator
 
createSchema(TsSchema) - Static method in class tsdb.iterator.EmpiricalIterator
 
createSchema(String[], TsIterator[]) - Static method in class tsdb.iterator.MergeIterator
 
createSchema(TsSchema) - Static method in class tsdb.iterator.NanGapIterator
 
createSchema(TsSchema) - Static method in class tsdb.iterator.NanRemoveIterator
 
createSchema(TsSchema) - Static method in class tsdb.iterator.PeakSmoothIterator
 
createSchema(TsSchema, String[]) - Static method in class tsdb.iterator.ProjectionFillIterator
 
createSchema(TsSchema, String[]) - Static method in class tsdb.iterator.ProjectionIterator
 
createSchema(String[]) - Static method in class tsdb.util.iterator.CSVIterator
 
createSchema() - Method in class tsdb.util.iterator.TimeSeries
 
createSchema(TsSchema) - Static method in class tsdb.util.iterator.Virtual_P_RT_NRT_Iterator
 
createSchemaConstantStep(TsSchema, int, int) - Static method in class tsdb.iterator.AbstractAggregationIterator
 
createSchemaFromConstantToVariableStep(TsSchema, int, TsSchema.Aggregation) - Static method in class tsdb.iterator.AbstractAggregationIterator
 
createSchemaVariableStep(TsSchema, TsSchema.Aggregation, TsSchema.Aggregation) - Static method in class tsdb.iterator.AbstractAggregationIterator
 
createSensorDependencies() - Method in class tsdb.TsDB
 
createSourcePos(String[]) - Method in class tsdb.loader.ki.type.AbstractLoader
 
CreateStationGroupAverageCache - Class in tsdb.run
create cache of average values from groups of stations
CreateStationGroupAverageCache(TsDB) - Constructor for class tsdb.run.CreateStationGroupAverageCache
 
CreateStationGroupAverageCache(TsDB, CreateStationGroupAverageCache.CbPrint) - Constructor for class tsdb.run.CreateStationGroupAverageCache
 
CreateStationGroupAverageCache.CbPrint - Interface in tsdb.run
 
CreateStatistics - Class in tsdb.usecase
 
CreateStatistics() - Constructor for class tsdb.usecase.CreateStatistics
 
CreateSteps - Class in tsdb.usecase
 
CreateSteps() - Constructor for class tsdb.usecase.CreateSteps
 
createTerm(int, ParseTree[]) - Method in class tsdb.dsl.FormulaASTVisitor
 
createTimestampInterval() - Method in class tsdb.StationProperties
 
createUnknown() - Static method in interface tsdb.util.processingchain.ProcessingChain
 
createUnknown() - Static method in interface tsdb.util.processingchain.ProcessingChainEntry
 
createUnknown() - Static method in class tsdb.util.processingchain.ProcessingChainSource
 
createUnknown() - Static method in interface tsdb.util.processingchain.ProcessingChainSupplier
chain with one node as unknown source
createUnknown() - Static method in class tsdb.util.processingchain.ProcessingChainTitle
 
createWithElevationTemperature(TsDB, Continuous, String) - Static method in class tsdb.graph.processing.Subtraction
 
createZipFile(String) - Method in class tsdb.remote.ZipExport
 
Css - Class in tsdb.web.generator
 
Css(Tag) - Constructor for class tsdb.web.generator.Css
 
css - Variable in class tsdb.web.generator.Html
 
CSV - Class in tsdb.util.iterator
Writes time series data to CSV file with some format options.
CSV() - Constructor for class tsdb.util.iterator.CSV
 
CSVIterator - Class in tsdb.util.iterator
A TsIterator with CSV-file as source.
CSVIterator(String[], String[][], String) - Constructor for class tsdb.util.iterator.CSVIterator
 
CSVSource - Class in tsdb.graph.source
This node provides a source from csv-file.
CSVSource(String[], String[][], String) - Constructor for class tsdb.graph.source.CSVSource
 
CSVTimeType - Enum in tsdb.util.iterator
time columns in CSV output files

D

d - Variable in class tsdb.util.Quadruple
 
data - Variable in class tsdb.loader.be.UDBFTimestampSeries
 
data - Variable in class tsdb.loader.be.UniversalDataBinFile.DataRow
 
data - Variable in class tsdb.streamdb.Chunk
 
data - Variable in class tsdb.util.DataRow
 
data - Variable in class tsdb.util.iterator.TimeSeries
time series data values: data [ sensor index ] [ row index ]
data - Variable in class tsdb.util.TsEntry
 
DataBaseDumpRead - Class in tsdb.run
Deprecated.
DataBaseDumpRead() - Constructor for class tsdb.run.DataBaseDumpRead
Deprecated.
 
DataBaseDumpWrite - Class in tsdb.run
Deprecated.
DataBaseDumpWrite() - Constructor for class tsdb.run.DataBaseDumpWrite
Deprecated.
 
DatabaseInfo - Class in tsdb.usecase
print some info of KiLi meta data
DatabaseInfo() - Constructor for class tsdb.usecase.DatabaseInfo
 
DataClear - Class in tsdb.run.command
 
DataClear(TsDB) - Constructor for class tsdb.run.command.DataClear
 
dataEntries - Variable in class tsdb.TimeSeriesArchivReader.DataEntriesTriple
 
DataEntriesTriple(String, String, DataEntry[]) - Constructor for class tsdb.TimeSeriesArchivReader.DataEntriesTriple
 
DataEntry - Class in tsdb.util
Storage entry of time series data.
DataEntry(int, float) - Constructor for class tsdb.util.DataEntry
 
DataImport - Class in tsdb.run.command
 
DataImport(TsDB) - Constructor for class tsdb.run.command.DataImport
 
dataInterpolated - Variable in class tsdb.util.iterator.TimeSeries
 
DataQuality - Enum in tsdb.util
for data values: highest passed quality check for queries: lowest quality of data values
dataQuality - Variable in class tsdb.util.iterator.TimeSeries
 
DataRow(int, float[]) - Constructor for class tsdb.loader.be.UniversalDataBinFile.DataRow
 
DataRow - Class in tsdb.util
Entry of one row of data values at a timestamp.
DataRow(float[], long) - Constructor for class tsdb.util.DataRow
 
DATE_TIME_FORMATER_SPACE_SECONDS - Static variable in class tsdb.util.TimeUtil
 
dateTime - Variable in class tsdb.remote.PlotMessage
 
dateTimeToOleMinutes(LocalDateTime) - Static method in class tsdb.util.TimeUtil
 
DateTimeWritePerformance - Class in tsdb.testing
 
DateTimeWritePerformance() - Constructor for class tsdb.testing.DateTimeWritePerformance
 
DatFileReading - Class in tsdb.usecase
 
DatFileReading() - Constructor for class tsdb.usecase.DatFileReading
 
DAY_FRACTION - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
DAY_OF_MONTH - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
DAY_OF_MONTH_FLOAT - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
DAY_OF_YEAR - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
DayAggregationIterator - Class in tsdb.iterator
Aggregate hour data to day data.
DayAggregationIterator(TsDB, TsIterator, Mutator) - Constructor for class tsdb.iterator.DayAggregationIterator
 
DayCollectingAggregator - Class in tsdb.iterator
collecting aggregator to day
DayCollectingAggregator(TsDB, TsIterator) - Constructor for class tsdb.iterator.DayCollectingAggregator
 
DAYS_OF_MONTH - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
DAYS_OF_YEAR - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
DAYS_OF_YEAR_FLOAT - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
db_name_sensor_chunk_map - Variable in class tsdb.streamdb.SensorMeta
 
db_name_sensor_chunkmeta_map - Variable in class tsdb.streamdb.SensorMeta
 
db_name_sensor_map - Variable in class tsdb.streamdb.StationMeta
 
db_name_sensor_time_series_mask_map - Variable in class tsdb.streamdb.StationMeta
 
dbHost - Static variable in class tsdb.run.InfluxDBDataWriter
 
dbName - Static variable in class tsdb.run.InfluxDBDataWriter
 
decodeZigZag(int) - Static method in class tsdb.testing.TestingCompression
 
DEFAULT - Static variable in class tsdb.dsl.computation.BooleanComputationFalse
 
DEFAULT - Static variable in class tsdb.dsl.computation.BooleanComputationTrue
 
DEFAULT - Static variable in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
DEFAULT - Static variable in class tsdb.dsl.FormulaASTVisitor
 
DEFAULT - Static variable in class tsdb.streamdb.ChunkSerializer
 
DEFAULT - Static variable in class tsdb.util.Timers
 
defaultGeneralStation - Variable in class tsdb.component.Region
 
DELTA_TIME_DELTA_DELTA_VALUE_INT_QUANTIZED_SERIALIZER - Static variable in class tsdb.streamdb.Chunk
 
dependency - Variable in class tsdb.component.Sensor
 
desc_plot - Variable in class tsdb.web.api.ExportModel
 
desc_sensor - Variable in class tsdb.web.api.ExportModel
 
desc_settings - Variable in class tsdb.web.api.ExportModel
 
description - Variable in class tsdb.component.Sensor
 
deserialize(DataInput, int) - Method in class tsdb.streamdb.ChunkSerializer
 
Difference - Class in tsdb.graph.processing
This Node creates difference values between two sources.
Difference(TsDB, Continuous, Continuous, String, boolean) - Constructor for class tsdb.graph.processing.Difference
 
DifferenceIterator - Class in tsdb.iterator
Calculates difference between input_iterator and compare_iterator, corrected by reference values
DifferenceIterator(TsIterator, TsIterator, boolean, float[]) - Constructor for class tsdb.iterator.DifferenceIterator
 
Differential - Class in tsdb.graph.processing
This node creates differential values from source.
Differential(Continuous) - Constructor for class tsdb.graph.processing.Differential
 
DifferentialIterator - Class in tsdb.iterator
Calculates difference between consecutive time stamps
DifferentialIterator(TsIterator) - Constructor for class tsdb.iterator.DifferentialIterator
 
DIGIT - Static variable in class tsdb.dsl.FormulaLexer
 
DIGIT - Static variable in class tsdb.dsl.FormulaParser
 
DIGIT() - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
DIGIT(int) - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
DIGIT() - Method in class tsdb.dsl.FormulaParser.NumberContext
 
DIGIT(int) - Method in class tsdb.dsl.FormulaParser.NumberContext
 
DirectoryDuplicateDataChecker - Class in tsdb.run
 
DirectoryDuplicateDataChecker(String, String, String) - Constructor for class tsdb.run.DirectoryDuplicateDataChecker
 
DIV - Static variable in class tsdb.dsl.FormulaLexer
 
DIV - Static variable in class tsdb.dsl.FormulaParser
 
DIV() - Method in class tsdb.dsl.FormulaParser.Term_opContext
 
document - Variable in class tsdb.web.generator.Html
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.InvalidUrlServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.RobotsTxtServlet
 
doubleToString(double) - Static method in class tsdb.util.Util
 
doubleToString0(double) - Static method in class tsdb.util.Util
 
doubleToString1(double) - Static method in class tsdb.util.Util
 
doubleToString2(double) - Static method in class tsdb.util.Util
 
doubleToString3(double) - Static method in class tsdb.util.Util
 
doubleToString4(double) - Static method in class tsdb.util.Util
 
doubleToStringFull(double) - Static method in class tsdb.util.Util
 
draw(TimeSeriesPainter, double, double, float, double, float, float) - Method in class tsdb.util.gui.TimeScale
 
draw(TimeSeriesPainter) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
draw(TimeSeriesPainter, TimestampSeries) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
draw(TimeSeriesPainter, String, float, AggregationInterval) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawByYear(TimeSeriesPainter, String, float, float, AggregationInterval) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawDays(TimeSeriesPainter, String, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawDaysByYear(TimeSeriesPainter, String, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawHours(TimeSeriesPainter, String, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawHoursByYear(TimeSeriesPainter, String, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawLine(float, float, float, float) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
drawLine(float, float, float, float) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
drawMonths(TimeSeriesPainter, String, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawMonthsByYear(TimeSeriesPainter, String, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawRoundScale(TimeSeriesPainter, String) - Static method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawScale(TimeSeriesPainter, String) - Static method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawText(String, float, float, TimeSeriesPainter.PosHorizontal, TimeSeriesPainter.PosVerical) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
drawText(String, float, float, TimeSeriesPainter.PosHorizontal, TimeSeriesPainter.PosVerical) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
drawTimescale(TimeSeriesPainterGraphics2D, float, float, float, float, boolean) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawWeeks(TimeSeriesPainter, String, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawWeeksByYear(TimeSeriesPainter, String, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawYears(TimeSeriesPainter, String, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawYearsByYear(TimeSeriesPainter, String, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
drawYearScale(TimeSeriesPainter) - Method in class tsdb.util.gui.TimeScale
 
DruidCsvWriter - Class in tsdb.run
 
DruidCsvWriter(TsDB) - Constructor for class tsdb.run.DruidCsvWriter
 
DURATION_TIMESTAMP_ONE_YEAR - Static variable in class tsdb.util.TimeConverter
 

E

element - Variable in class tsdb.web.generator.Tag
 
ElementCopy - Class in tsdb.graph.processing
Node: calculates sunshine duration from source (Rn_300)
ElementCopy(Continuous, ElementCopyIterator.Action[]) - Constructor for class tsdb.graph.processing.ElementCopy
 
ElementCopyIterator - Class in tsdb.iterator
Copies value data to different columns.
ElementCopyIterator(TsIterator, ElementCopyIterator.Action[]) - Constructor for class tsdb.iterator.ElementCopyIterator
Creates copy iterator with array of copy actions, that are applied to all entries in iterator.
ElementCopyIterator.Action - Class in tsdb.iterator
Action defines one copy operation from one column to an other column for all entries in iterator.
ElementRawCopy - Class in tsdb.graph.processing
Node: calculates sunshine duration from source (Rn_300)
ElementRawCopy(Node, ElementCopyIterator.Action[]) - Constructor for class tsdb.graph.processing.ElementRawCopy
 
elementRawCopy(TsDB, Node) - Static method in class tsdb.graph.QueryPlanGenerators
Copy elements for virtual sensors.
elevation - Variable in class tsdb.remote.PlotInfo
 
elevation - Variable in class tsdb.remote.VirtualPlotInfo
 
elevation - Variable in class tsdb.Station
 
elevation - Variable in class tsdb.VirtualPlot
 
elevationTemperature - Variable in class tsdb.remote.VirtualPlotInfo
 
elevationTemperature - Variable in class tsdb.VirtualPlot
 
empiricalDiff - Variable in class tsdb.component.Sensor
maximum difference of empirical value, may be null if not used.
EmpiricalDiffAnalysis - Class in tsdb.usecase
 
EmpiricalDiffAnalysis() - Constructor for class tsdb.usecase.EmpiricalDiffAnalysis
 
EmpiricalFiltered_NEW - Class in tsdb.graph.processing
This node filters values based on the difference to a reference source.
EmpiricalFiltered_NEW(TsDB, Continuous, Continuous, String) - Constructor for class tsdb.graph.processing.EmpiricalFiltered_NEW
 
EmpiricalIterator - Class in tsdb.iterator
This iterator checks values of input_iterator by comparing values to compare_iterator.
EmpiricalIterator(TsIterator, TsIterator, Float[], float[]) - Constructor for class tsdb.iterator.EmpiricalIterator
 
EmpiricalMinDiffAnalysis - Class in tsdb.usecase
 
EmpiricalMinDiffAnalysis() - Constructor for class tsdb.usecase.EmpiricalMinDiffAnalysis
 
empty(Object[]) - Static method in class tsdb.util.Util
 
EMPTY_MAP - Static variable in class tsdb.util.yaml.YamlMap
 
EMPTY_TIMESERIES - Static variable in class tsdb.util.iterator.TimestampSeries
 
encodeZigZag(int) - Static method in class tsdb.testing.TestingCompression
 
end - Variable in class tsdb.component.labeledproperty.LabeledProperty
 
end - Variable in class tsdb.util.Interval
 
end - Variable in class tsdb.util.Timer
 
end - Variable in class tsdb.util.TimestampInterval
 
END_COMPARATOR - Static variable in class tsdb.remote.PlotStatus
 
END_COMPARATOR - Static variable in class tsdb.util.TimestampInterval
 
entry - Variable in class tsdb.util.processingchain.ProcessingChainMultiSources
 
entry - Variable in class tsdb.util.processingchain.ProcessingChainOneSource
 
entry - Variable in class tsdb.util.processingchain.ProcessingChainSource
 
entryCount - Variable in class tsdb.streamdb.ChunkMeta
 
entryList - Variable in class tsdb.util.iterator.TimestampSeries
 
Environment - Class in tsdb.dsl
 
Environment(Map<String, Integer>) - Constructor for class tsdb.dsl.Environment
 
Environment(String[]) - Constructor for class tsdb.dsl.Environment
 
equal() - Method in class tsdb.dsl.FormulaParser
 
equal() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
EqualContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.EqualContext
 
equals(Object) - Method in class tsdb.component.LoggerType
 
equals(Object) - Method in class tsdb.component.Sensor
 
equals(Object) - Method in class tsdb.remote.GeneralStationInfo
 
equals(Object) - Method in class tsdb.remote.PlotInfo
 
equals(Object) - Method in class tsdb.util.DataEntry
 
equals(DataEntry) - Method in class tsdb.util.DataEntry
 
equals(DataEntry, DataEntry) - Static method in class tsdb.util.DataEntry
 
equals(DataEntry[], DataEntry[]) - Static method in class tsdb.util.DataEntry
 
equals(Object) - Method in class tsdb.util.Pair
 
ESCAPE - Static variable in class tsdb.explorer.Explorer
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputation
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationAnd
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationEqual
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationEqualNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationFalse
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLess
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessEqual
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessEqualNum1
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessEqualNum2
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessEqualNumVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessEqualVarNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessNum1
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessNum2
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessNumVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationLessVarNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationNotEqual
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationNotEqualNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationOr
 
eval(long, float[]) - Method in class tsdb.dsl.computation.BooleanComputationTrue
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationAdd
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationAddNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationAddVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationAddVarNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationAddVarVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationConditional
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationConditionalOneZero
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationCumsumByYear
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationCumsumByYearNeg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDiv
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDivNum1
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDivNum2
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDivNumVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDivVar1
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDivVar2
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationDivVarNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationExp
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationExpNeg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationLn
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationLnNeg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationMul
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationMulNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationMulVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationMulVarNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationNeg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationPow
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationPowNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSquare
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSquareVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSub
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSubNum
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSubNumVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSubVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationSubVarVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar0
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar0Neg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar1
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar1Neg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar2
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar2Neg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar3
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar3Neg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar4
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVar4Neg
 
eval(long, float[]) - Method in class tsdb.dsl.computation.ComputationVarNeg
 
eval(double) - Method in class tsdb.testing.TestingClassGeneration.AbstractEvaluator
 
eval(double) - Method in interface tsdb.testing.TestingClassGeneration.Evaluator
 
eval(float[]) - Method in interface tsdb.testing.TestingFormula.EvaluatorA
 
eval(long, float[]) - Method in class tsdb.util.Computation
 
EvaluatingAggregationIterator - Class in tsdb.iterator
Evaluates collections from CollectingAggregator to statics: min, max, median, quantiles
EvaluatingAggregationIterator(TsSchema, CollectingAggregator) - Constructor for class tsdb.iterator.EvaluatingAggregationIterator
 
Evaporation - Class in tsdb.graph.processing
Virtual sensor Sunshine calculates sunshine duration from radiation source.
Evaporation(TsDB, Node) - Constructor for class tsdb.graph.processing.Evaporation
 
execute_console_command(String) - Method in interface tsdb.remote.RemoteTsDB
 
execute_console_command(String) - Method in class tsdb.remote.ServerTsDB
 
existData(String) - Method in interface tsdb.Plot
 
existData() - Method in interface tsdb.Plot
 
existData() - Method in class tsdb.Plot.Real
 
existData(String) - Method in class tsdb.Plot.Real
 
existData() - Method in class tsdb.Plot.Virtual
 
existData(String) - Method in class tsdb.Plot.Virtual
 
existData() - Method in class tsdb.Station
 
existData(String) - Method in class tsdb.Station
 
existData() - Method in class tsdb.VirtualPlot
 
existData(String) - Method in class tsdb.VirtualPlot
 
existSensor(String, String) - Method in class tsdb.streamdb.StreamDB
Check if data of sensor exits in station.
existSensor(String, String) - Method in class tsdb.streamdb.StreamStorageStreamDB
Check if data of sensor exits in station.
existStation(String) - Method in class tsdb.streamdb.StreamDB
Check if station exists in StreamDB.
existStation(String) - Method in class tsdb.streamdb.StreamStorageStreamDB
Check if station exists in StreamDB.
ExperimentProcessing - Class in tsdb.run
 
ExperimentProcessing() - Constructor for class tsdb.run.ExperimentProcessing
 
Explorer - Class in tsdb.explorer
Entry point for Explorer Application
Explorer() - Constructor for class tsdb.explorer.Explorer
 
ExportModel - Class in tsdb.web.api
 
ExportModel() - Constructor for class tsdb.web.api.ExportModel
 
ExportModel.TimespanType - Enum in tsdb.web.api
 
expression() - Method in class tsdb.dsl.FormulaParser.AtomContext
 
expression() - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
expression() - Method in class tsdb.dsl.FormulaParser.EqualContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.EqualContext
 
expression() - Method in class tsdb.dsl.FormulaParser
 
expression() - Method in class tsdb.dsl.FormulaParser.Greater_equalContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.Greater_equalContext
 
expression() - Method in class tsdb.dsl.FormulaParser.GreaterContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.GreaterContext
 
expression() - Method in class tsdb.dsl.FormulaParser.Less_equalContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.Less_equalContext
 
expression() - Method in class tsdb.dsl.FormulaParser.LessContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.LessContext
 
expression() - Method in class tsdb.dsl.FormulaParser.Not_equalContext
 
expression(int) - Method in class tsdb.dsl.FormulaParser.Not_equalContext
 
expression() - Method in class tsdb.dsl.FormulaParser.ParameterContext
 
expression_op() - Method in class tsdb.dsl.FormulaParser
 
expression_op() - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
expression_op(int) - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
Expression_opContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Expression_opContext
 
ExpressionContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.ExpressionContext
 

F

factor() - Method in class tsdb.dsl.FormulaParser
 
factor() - Method in class tsdb.dsl.FormulaParser.TermContext
 
factor(int) - Method in class tsdb.dsl.FormulaParser.TermContext
 
FactorContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.FactorContext
 
FALSE - Static variable in class tsdb.dsl.formula.BooleanFormula
 
fastDateTimeWrite(LocalDateTime) - Static method in class tsdb.util.TimeUtil
 
fastDateTimeWrite_custom(LocalDateTime) - Static method in class tsdb.util.TimeUtil
 
fastDateTimeWriteHours(LocalDateTime) - Static method in class tsdb.util.TimeUtil
 
fastDateTimeWriteHours_custom(LocalDateTime) - Static method in class tsdb.util.TimeUtil
 
fastDateWrite(LocalDate) - Static method in class tsdb.util.TimeUtil
 
fastDateWriteMonths(LocalDate) - Static method in class tsdb.util.TimeUtil
 
fastDateWriteWeeks(LocalDate) - Static method in class tsdb.util.TimeUtil
 
fastDateWriteYears(LocalDate) - Static method in class tsdb.util.TimeUtil
 
fastTimestampWrite(long, AggregationInterval) - Static method in class tsdb.util.TimeUtil
 
fastTimestampWrite(LocalDateTime, AggregationInterval) - Static method in class tsdb.util.TimeUtil
 
fastTimestampWrite_custom(long, AggregationInterval) - Static method in class tsdb.util.TimeUtil
 
fastTimestampWrite_custom(LocalDateTime, AggregationInterval) - Static method in class tsdb.util.TimeUtil
 
fastTimeWrite(LocalTime) - Static method in class tsdb.util.TimeUtil
 
fastWriteFloat(float) - Static method in class tsdb.util.Util
 
FIELD_ROLES - Static variable in class tsdb.web.api.Handler_identity
 
fileCounter - Static variable in class tsdb.usecase.TestingKiliDirectoryRead
 
filename - Variable in class tsdb.component.SourceEntry
 
filename - Variable in class tsdb.loader.be.UDBFTimestampSeries
 
fillArray(Collection<S>, T[], Function<S, T>) - Static method in class tsdb.util.Util
 
fillArray(Iterator<S>, T[], Function<S, T>) - Static method in class tsdb.util.Util
 
fillArray(Collection<T>, T[]) - Static method in class tsdb.util.Util
 
fillArray(Iterator<T>, T[]) - Static method in class tsdb.util.Util
 
fillCircle(float, float, float) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
fillCircle(float, float, float) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
fillPixel() - Method in class tsdb.util.gui.ImageRGBA
Fills small gabs in image.
fillRect(float, float, float, float) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
fillRect(float, float, float, float) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
filterByInterval(Long, Long) - Method in class tsdb.util.TimestampInterval
 
finalize() - Method in class tsdb.streamdb.StreamDB
 
finishRow() - Method in class tsdb.util.MiniCSV
 
firstTimestamp - Variable in class tsdb.component.SourceEntry
 
firstTimestamp - Variable in class tsdb.remote.PlotStatus
 
firstTimestamp - Variable in class tsdb.streamdb.ChunkMeta
 
fitDiagramValueRangeToDiagramTimestampRange() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
fixedSize() - Method in class tsdb.streamdb.ChunkSerializer
 
FloatFormatPerformance - Class in tsdb.testing
 
FloatFormatPerformance() - Constructor for class tsdb.testing.FloatFormatPerformance
 
FloatRange(String, float, float) - Constructor for class tsdb.util.Util.FloatRange
 
floatToString(float) - Static method in class tsdb.util.Util
convert float to String with two fractional digits
floatToString0(float) - Static method in class tsdb.util.Util
 
Formula - Class in tsdb.dsl.formula
 
Formula() - Constructor for class tsdb.dsl.formula.Formula
 
formula_org - Variable in class tsdb.component.labeledproperty.PropertyComputation
 
FormulaAdd - Class in tsdb.dsl.formula
 
FormulaAdd(Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaAdd
 
FormulaASTVisitor - Class in tsdb.dsl
 
FormulaASTVisitor() - Constructor for class tsdb.dsl.FormulaASTVisitor
 
FormulaBaseVisitor<T> - Class in tsdb.dsl
This class provides an empty implementation of FormulaVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
FormulaBaseVisitor() - Constructor for class tsdb.dsl.FormulaBaseVisitor
 
FormulaBinary - Class in tsdb.dsl.formula
 
FormulaBinary(Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaBinary
 
FormulaBuilder - Class in tsdb.dsl
 
FormulaBuilder() - Constructor for class tsdb.dsl.FormulaBuilder
 
FormulaCollectUnsafeVarVisitor - Class in tsdb.dsl
 
FormulaCollectUnsafeVarVisitor() - Constructor for class tsdb.dsl.FormulaCollectUnsafeVarVisitor
 
FormulaCollectVarVisitor - Class in tsdb.dsl
 
FormulaCollectVarVisitor() - Constructor for class tsdb.dsl.FormulaCollectVarVisitor
 
FormulaCompileVisitor - Class in tsdb.dsl
 
FormulaCompileVisitor(Environment) - Constructor for class tsdb.dsl.FormulaCompileVisitor
 
FormulaConditional - Class in tsdb.dsl.formula
 
FormulaConditional(BooleanFormula, Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaConditional
 
FormulaDiv - Class in tsdb.dsl.formula
 
FormulaDiv(Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaDiv
 
FormulaFunc - Class in tsdb.dsl.formula
 
FormulaFunc(String, Formula, boolean) - Constructor for class tsdb.dsl.formula.FormulaFunc
 
FormulaJavaVisitor - Class in tsdb.dsl
 
FormulaJavaVisitor(Environment) - Constructor for class tsdb.dsl.FormulaJavaVisitor
 
FormulaLexer - Class in tsdb.dsl
 
FormulaLexer(CharStream) - Constructor for class tsdb.dsl.FormulaLexer
 
FormulaMul - Class in tsdb.dsl.formula
 
FormulaMul(Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaMul
 
FormulaNonDataVar - Class in tsdb.dsl.formula
 
FormulaNonDataVar(String, boolean) - Constructor for class tsdb.dsl.formula.FormulaNonDataVar
 
FormulaNum - Class in tsdb.dsl.formula
 
FormulaParser - Class in tsdb.dsl
 
FormulaParser(TokenStream) - Constructor for class tsdb.dsl.FormulaParser
 
FormulaParser.AtomContext - Class in tsdb.dsl
 
FormulaParser.ConditionalContext - Class in tsdb.dsl
 
FormulaParser.EqualContext - Class in tsdb.dsl
 
FormulaParser.Expression_opContext - Class in tsdb.dsl
 
FormulaParser.ExpressionContext - Class in tsdb.dsl
 
FormulaParser.FactorContext - Class in tsdb.dsl
 
FormulaParser.Greater_equalContext - Class in tsdb.dsl
 
FormulaParser.GreaterContext - Class in tsdb.dsl
 
FormulaParser.IdentifierContext - Class in tsdb.dsl
 
FormulaParser.Less_equalContext - Class in tsdb.dsl
 
FormulaParser.LessContext - Class in tsdb.dsl
 
FormulaParser.Not_equalContext - Class in tsdb.dsl
 
FormulaParser.NumberContext - Class in tsdb.dsl
 
FormulaParser.ParameterContext - Class in tsdb.dsl
 
FormulaParser.Predicate_atomContext - Class in tsdb.dsl
 
FormulaParser.Predicate_expressionContext - Class in tsdb.dsl
 
FormulaParser.Predicate_factorContext - Class in tsdb.dsl
 
FormulaParser.Predicate_termContext - Class in tsdb.dsl
 
FormulaParser.ScientificContext - Class in tsdb.dsl
 
FormulaParser.Term_opContext - Class in tsdb.dsl
 
FormulaParser.TermContext - Class in tsdb.dsl
 
FormulaParser.VariableContext - Class in tsdb.dsl
 
FormulaPow - Class in tsdb.dsl.formula
 
FormulaPow(Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaPow
 
FormulaResolveUnifyVisitor - Class in tsdb.dsl
 
FormulaResolveUnifyVisitor(Environment) - Constructor for class tsdb.dsl.FormulaResolveUnifyVisitor
 
FormulaSub - Class in tsdb.dsl.formula
 
FormulaSub(Formula, Formula) - Constructor for class tsdb.dsl.formula.FormulaSub
 
FormulaTraverseVisitor<T> - Class in tsdb.dsl
 
FormulaTraverseVisitor() - Constructor for class tsdb.dsl.FormulaTraverseVisitor
 
FormulaUnifyVisitor - Class in tsdb.dsl
 
FormulaUnifyVisitor() - Constructor for class tsdb.dsl.FormulaUnifyVisitor
 
FormulaVar - Class in tsdb.dsl.formula
 
FormulaVar(String, boolean) - Constructor for class tsdb.dsl.formula.FormulaVar
 
FormulaVisitor<T> - Interface in tsdb.dsl
This interface defines a complete generic visitor for a parse tree produced by FormulaParser.
FormulaVisitor1<T> - Interface in tsdb.dsl
 
fromJsonID(String) - Static method in class tsdb.web.api.TsDBExportAPIHandler
Throws exception if wrong format
FullDataReader - Class in tsdb.run
 
FullDataReader(TsDB) - Constructor for class tsdb.run.FullDataReader
 
funDouble(String, DoubleConsumer) - Method in class tsdb.util.yaml.YamlMap
 
funDouble(String, DoubleConsumer, Consumer<Exception>) - Method in class tsdb.util.yaml.YamlMap
 
funMap(String, Function<YamlMap, T>, Supplier<T>) - Method in class tsdb.util.yaml.YamlMap
 
funString(String, Consumer<String>) - Method in class tsdb.util.yaml.YamlMap
 
FXUtil - Class in tsdb.explorer
 
FXUtil.TimestampTableCell - Class in tsdb.explorer
 

G

GapInspect - Class in tsdb.usecase
 
GapInspect() - Constructor for class tsdb.usecase.GapInspect
 
GeneralStation - Class in tsdb
This class contains metadata that is associated with a group of stations like HEG or HEW.
GeneralStation(String, Region, String, String, Interval) - Constructor for class tsdb.GeneralStation
 
generalStation - Variable in class tsdb.Station
The general name of this plotID for example HEG03 it is HEG This name belongs to a GeneralStation Object
generalStation - Variable in class tsdb.VirtualPlot
 
generalStationExists(String) - Method in class tsdb.TsDB
 
GeneralStationInfo - Class in tsdb.remote
Serializable general station info immutable
GeneralStationInfo(GeneralStation) - Constructor for class tsdb.remote.GeneralStationInfo
 
GeneralStationInfo(String, String) - Constructor for class tsdb.remote.GeneralStationInfo
 
generalStationInfo - Variable in class tsdb.remote.PlotInfo
 
generalStationInfo - Variable in class tsdb.remote.StationInfo
 
generalStationInfo - Variable in class tsdb.remote.VirtualPlotInfo
 
generalStationName - Variable in class tsdb.explorer.SourceItem
 
GeneralStationView - Class in tsdb.explorer.metadata
Overview of general stations
GeneralStationView(MetadataScene) - Constructor for class tsdb.explorer.metadata.GeneralStationView
 
geoPosEasting - Variable in class tsdb.remote.VirtualPlotInfo
 
geoPosEasting - Variable in class tsdb.VirtualPlot
 
geoPosLatitude - Variable in class tsdb.remote.PlotInfo
 
geoPosLatitude - Variable in class tsdb.remote.StationInfo
 
geoPosLatitude - Variable in class tsdb.remote.VirtualPlotInfo
 
geoPosLatitude - Variable in class tsdb.Station
 
geoPosLatitude - Variable in class tsdb.VirtualPlot
 
geoPosLongitude - Variable in class tsdb.remote.PlotInfo
 
geoPoslongitude - Variable in class tsdb.remote.StationInfo
 
geoPosLongitude - Variable in class tsdb.remote.VirtualPlotInfo
 
geoPosLongitude - Variable in class tsdb.Station
 
geoPosLongitude - Variable in class tsdb.VirtualPlot
 
geoPosNorthing - Variable in class tsdb.remote.VirtualPlotInfo
 
geoPosNorthing - Variable in class tsdb.VirtualPlot
 
get(Long, Long) - Method in class tsdb.graph.node.Continuous.Concrete
 
get(Long, Long) - Method in interface tsdb.graph.node.Continuous
 
get(String, String[]) - Method in interface tsdb.graph.node.ContinuousGen
 
get(Long, Long) - Method in interface tsdb.graph.node.Node
 
get(String, String[]) - Method in interface tsdb.graph.node.NodeGen
 
get(Long, Long) - Method in class tsdb.graph.processing.Addition
 
get(Long, Long) - Method in class tsdb.graph.processing.AdditionFirst
 
get(Long, Long) - Method in class tsdb.graph.processing.Aggregated
 
get(Long, Long) - Method in class tsdb.graph.processing.Averaged
 
get(Long, Long) - Method in class tsdb.graph.processing.Difference
 
get(Long, Long) - Method in class tsdb.graph.processing.Differential
 
get(Long, Long) - Method in class tsdb.graph.processing.ElementCopy
 
get(Long, Long) - Method in class tsdb.graph.processing.ElementRawCopy
 
get(Long, Long) - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
get(Long, Long) - Method in class tsdb.graph.processing.Evaporation
 
get(Long, Long) - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
get(Long, Long) - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
get(Long, Long) - Method in class tsdb.graph.processing.IntervalRemove
 
get(Long, Long) - Method in class tsdb.graph.processing.Mask
 
get(Long, Long) - Method in class tsdb.graph.processing.Middle
 
get(Long, Long) - Method in class tsdb.graph.processing.NocCheck
 
get(Long, Long) - Method in class tsdb.graph.processing.PeakSmoothed
 
get(Long, Long) - Method in class tsdb.graph.processing.PostHourMutation
 
get(Long, Long) - Method in class tsdb.graph.processing.Projected
 
get(Long, Long) - Method in class tsdb.graph.processing.RangeStepFiltered
 
get(Long, Long) - Method in class tsdb.graph.processing.Statistics
 
get(Long, Long) - Method in class tsdb.graph.processing.Subtraction
 
get(Long, Long) - Method in class tsdb.graph.processing.Sunshine
 
get(Long, Long) - Method in class tsdb.graph.processing.SunshineOlivieri
 
get(Long, Long) - Method in class tsdb.graph.processing.TransformLinear
 
get(Long, Long) - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
get(Long, Long) - Method in class tsdb.graph.source.CSVSource
 
get(Long, Long) - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
get(Long, Long) - Method in class tsdb.graph.source.StationBase
 
get(Long, Long) - Method in class tsdb.graph.source.StationRawSource
 
get(Long, Long) - Method in class tsdb.graph.source.VirtualBase
 
get(Long, Long) - Method in class tsdb.graph.source.VirtualPlotStationBase
 
get(Long, Long) - Method in class tsdb.graph.source.VirtualPlotStationRawSource
 
get(Long, Long) - Method in class tsdb.graph.source.VirtualRawSource
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderBoolean
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderBooleanMissing
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderBooleanYN
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderDateFullHourTimestamp
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderDateHourWrapMinuteTimestamp
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderDayFirstAmPmTimestamp
 
get(String[], boolean) - Method in class tsdb.util.Table.ColumnReaderDouble
 
get(String[], boolean) - Method in class tsdb.util.Table.ColumnReaderFloat
 
get(String[], boolean) - Method in class tsdb.util.Table.ColumnReaderFloatMissing
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderInt
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderIntFunc
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderMonthNameTimestamp
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderSlashTimestamp
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderSpaceTimestamp
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderString
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderStringMissing
 
get(String[]) - Method in interface tsdb.util.Table.ColumnReaderTimestamp
 
get(String[]) - Method in class tsdb.util.Table.ColumnReaderTimestampTwoCols
 
get(String) - Static method in class tsdb.util.Timer
 
get(String) - Method in class tsdb.util.Timers
 
get_aliases() - Method in class tsdb.StationProperties
 
get_CSV_output_directory() - Static method in class tsdb.TsDBFactory
 
get_date_end() - Method in class tsdb.StationProperties
 
get_date_start() - Method in class tsdb.StationProperties
 
get_logger_type_name() - Method in class tsdb.StationProperties
 
get_plotid() - Method in class tsdb.StationProperties
 
get_rmi_server_url() - Static method in class tsdb.remote.RemoteTsDBFactory
 
get_rmi_server_url(String) - Static method in class tsdb.remote.RemoteTsDBFactory
 
get_serial() - Method in class tsdb.StationProperties
 
get_tubedb_version() - Method in interface tsdb.remote.RemoteTsDB
 
get_tubedb_version() - Method in class tsdb.remote.ServerTsDB
 
getA() - Method in class tsdb.util.Pair
 
getAggregationDay() - Method in class tsdb.component.Sensor
 
getAggregationHour() - Method in class tsdb.component.Sensor
 
getAggregationMonth() - Method in class tsdb.component.Sensor
 
getAggregationTypes(Sensor[]) - Method in class tsdb.iterator.AbstractAggregationIterator
 
getAggregationTypes(Sensor[]) - Method in class tsdb.iterator.DayAggregationIterator
 
getAggregationTypes(Sensor[]) - Method in class tsdb.iterator.MonthAggregationIterator
 
getAggregationTypes(Sensor[]) - Method in class tsdb.iterator.WeekAggregationIterator
 
getAggregationTypes(Sensor[]) - Method in class tsdb.iterator.YearAggregationIterator
 
getAggregationWeek() - Method in class tsdb.component.Sensor
 
getAggregationYear() - Method in class tsdb.component.Sensor
 
getAliases() - Method in class tsdb.Station
 
getATN() - Method in class tsdb.dsl.FormulaLexer
 
getATN() - Method in class tsdb.dsl.FormulaParser
 
getAttributeCount() - Method in class tsdb.iterator.AbstractCollectingAggregator
 
getAttributeCount() - Method in interface tsdb.iterator.CollectingAggregator
 
getAttributeCount() - Method in class tsdb.iterator.DayCollectingAggregator
 
getAverage(int) - Method in class tsdb.graph.processing.Statistics.StatisticsData
 
getB() - Method in class tsdb.util.Pair
 
getBaseAggregation() - Static method in enum tsdb.util.AggregationInterval
 
getBaseAggregationSensorNames() - Method in class tsdb.TsDB
 
getBaseSchema(String[]) - Method in interface tsdb.remote.RemoteTsDB
 
getBaseSchema(String[]) - Method in class tsdb.remote.ServerTsDB
 
getBaseSchema(String[]) - Method in class tsdb.TsDB
 
getBaseTimeInterval(String) - Method in class tsdb.TsDB
gets first and last timestamp of virtualplot or station
getBoolean(String) - Method in class tsdb.util.yaml.YamlMap
 
getBufferedImage() - Method in class tsdb.util.gui.ImageRGBA
 
getBufferedImage() - Method in interface tsdb.util.gui.PureImage
 
getBufferedImage_FAST() - Method in class tsdb.util.gui.ImageRGBA
 
getBufferedImage_NEW() - Method in class tsdb.util.gui.ImageRGBA
 
getBufferedImage_SLOW() - Method in class tsdb.util.gui.ImageRGBA
 
getBufferedImage_TYPE_3BYTE_BGR_FAST() - Method in class tsdb.util.gui.ImageRGBA
 
getBufferedImage_TYPE_INT_RGB_FAST() - Method in class tsdb.util.gui.ImageRGBA
 
getCacheSchemaNames(String) - Method in interface tsdb.remote.RemoteTsDB
 
getCacheSchemaNames(String) - Method in class tsdb.remote.ServerTsDB
 
getCellValueFactory(Function<T, String>) - Static method in class tsdb.explorer.FXUtil
 
getCellValueFactoryObservable(Function<T, ObservableValue<String>>) - Static method in class tsdb.explorer.FXUtil
 
getChannelNames() - Method in class tsdb.dsl.FormulaLexer
 
getClass(String, String) - Static method in class tsdb.util.TsdbThrow
 
getColumnIndex(String) - Method in class tsdb.util.Table
get column position of one header name
getColumnIndex(String, boolean) - Method in class tsdb.util.Table
get column position of one header name
getColumnReader(String, Table.ReaderConstructor<T>) - Method in class tsdb.util.Table
 
getContinuousGen(TsDB, DataQuality) - Static method in class tsdb.graph.QueryPlanGenerators
Creates a generator of a continuous source.
getDataEntryArray() - Method in class tsdb.TimeSeriesArchivReader
 
getDataMaxTimestamp() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDataMaxValue() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDataMinTimestamp() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDataMinValue() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDataVarIndices(Environment) - Method in class tsdb.dsl.FormulaCollectUnsafeVarVisitor
 
getDataVarIndices(Environment) - Method in class tsdb.dsl.FormulaCollectVarVisitor
 
getDayAggregationGen(TsDB, DataQuality) - Static method in class tsdb.graph.QueryPlanGenerators
Creates a generator of a continuous source with day aggregated values.
getDetailedDescription() - Method in class tsdb.run.AbstractCommand
 
getDetailedDescription() - Method in interface tsdb.run.command.Command
 
getDetailedHelp() - Method in interface tsdb.run.command.Command
 
getDiagramMaxTimestamp() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDiagramMaxValue() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDiagramMinTimestamp() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDiagramMinValue() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDiagramXMinMax() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getDistance(double[], double[]) - Static method in class tsdb.ConfigLoader
 
getDistance(VirtualPlot, VirtualPlot) - Static method in class tsdb.ConfigLoader
 
getDouble(String) - Method in class tsdb.util.yaml.YamlMap
 
getDuplicateNames(String[], boolean) - Static method in class tsdb.util.Util
 
getElevation() - Method in interface tsdb.Plot
 
getElevation() - Method in class tsdb.Plot.Real
 
getElevation() - Method in class tsdb.Plot.Virtual
 
getEmpiricalDiff() - Method in class tsdb.component.Sensor
 
getEmpiricalDiff(String[]) - Method in class tsdb.TsDB
 
getEntries() - Method in class tsdb.component.SourceCatalog
 
getEntriesWithStationName(String) - Method in class tsdb.component.SourceCatalog
 
getEnvelope(Interval, Interval) - Static method in class tsdb.util.Interval
Get smallest interval that contains a and b.
getExactly(long, long) - Method in class tsdb.graph.node.Continuous.Concrete
 
getExactly(long, long) - Method in interface tsdb.graph.node.Continuous
create an iterator with values filling the interval (start, end), missing timestamps are created with nan values
getExactly(long, long) - Method in class tsdb.graph.processing.Addition
 
getExactly(long, long) - Method in class tsdb.graph.processing.AdditionFirst
 
getExactly(long, long) - Method in class tsdb.graph.processing.Aggregated
 
getExactly(long, long) - Method in class tsdb.graph.processing.Averaged
 
getExactly(long, long) - Method in class tsdb.graph.processing.Difference
 
getExactly(long, long) - Method in class tsdb.graph.processing.Differential
 
getExactly(long, long) - Method in class tsdb.graph.processing.ElementCopy
 
getExactly(long, long) - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
getExactly(long, long) - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
getExactly(long, long) - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
getExactly(long, long) - Method in class tsdb.graph.processing.IntervalRemove
 
getExactly(long, long) - Method in class tsdb.graph.processing.Middle
 
getExactly(long, long) - Method in class tsdb.graph.processing.MinDiff
 
getExactly(long, long) - Method in class tsdb.graph.processing.NocCheck
 
getExactly(long, long) - Method in class tsdb.graph.processing.PostHourMutation
 
getExactly(long, long) - Method in class tsdb.graph.processing.Projected
 
getExactly(long, long) - Method in class tsdb.graph.processing.Subtraction
 
getExactly(long, long) - Method in class tsdb.graph.processing.TransformLinear
 
getExactly(long, long) - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
getExcludePrefixes() - Static method in class tsdb.loader.ki.TimeSeriesLoaderKiLi
 
getExcludes() - Static method in class tsdb.loader.ki.TimeSeriesLoaderKiLi
 
getFilename() - Method in class tsdb.web.api.ZipExportProxy
 
getFinished() - Method in class tsdb.web.api.ZipExportProxy
 
getFirstTimestamp() - Method in class tsdb.util.iterator.TimeSeries
get timestamp of first data entry
getFirstTimestamp() - Method in class tsdb.util.iterator.TimestampSeries
 
getFloat(String) - Method in class tsdb.util.yaml.YamlMap
 
getFloatProperty(String) - Method in class tsdb.StationProperties
 
getFloatProperty(String, String) - Method in class tsdb.StationProperties
 
getFullPath() - Method in class tsdb.component.SourceEntry
 
getGeneralStation(String) - Method in class tsdb.TsDB
 
getGeneralStationByLongName(String) - Method in class tsdb.TsDB
 
getGeneralStationGroups() - Method in class tsdb.TsDB
 
getGeneralStationLongNames(String) - Method in interface tsdb.remote.RemoteTsDB
Deprecated.
getGeneralStationLongNames(String) - Method in class tsdb.remote.ServerTsDB
 
getGeneralStationLongNames(String) - Method in class tsdb.TsDB
 
getGeneralStationNames() - Method in class tsdb.TsDB
 
getGeneralStations() - Method in interface tsdb.remote.RemoteTsDB
 
getGeneralStations() - Method in class tsdb.remote.ServerTsDB
 
getGeneralStations() - Method in class tsdb.TsDB
 
getGeneralStations(String) - Method in class tsdb.TsDB
 
getGeneralStationsOfGroup(String) - Method in class tsdb.TsDB
 
getGeneralStationsOfRegion(String) - Method in interface tsdb.remote.RemoteTsDB
 
getGeneralStationsOfRegion(String) - Method in class tsdb.remote.ServerTsDB
 
getGrammarFileName() - Method in class tsdb.dsl.FormulaLexer
 
getGrammarFileName() - Method in class tsdb.dsl.FormulaParser
 
getGroup() - Method in class tsdb.remote.GeneralStationInfo
 
getHandlerMethodName() - Method in class tsdb.web.api.MethodHandler
 
getHeaderNames() - Method in class tsdb.loader.be.UDBFTimestampSeries
 
getIndexColorRange() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
getIndexColorRange() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
getIndexInArray(String, String[]) - Static method in class tsdb.util.Util
 
getInfo() - Method in interface tsdb.streamdb.StreamStorage
 
getInfo() - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getInt(String) - Method in class tsdb.util.yaml.YamlMap
 
getInternalStoredStationNames() - Method in interface tsdb.remote.RemoteTsDB
 
getInternalStoredStationNames() - Method in class tsdb.remote.ServerTsDB
 
getInterpolationFlags(String) - Method in class tsdb.util.iterator.TimeSeries
 
getIntervals() - Method in class tsdb.util.TimeSeriesMask
Get list of intervals.
getIntProperty(String) - Method in class tsdb.StationProperties
 
getIterator() - Method in class tsdb.util.TimeSeriesMask
 
getLastTimestamp() - Method in class tsdb.util.iterator.TimeSeries
get timestamp of last data entry
getLastTimestamp() - Method in class tsdb.util.iterator.TimestampSeries
 
getLatLon() - Method in interface tsdb.Plot
 
getLatLon() - Method in class tsdb.Plot.Real
 
getLatLon() - Method in class tsdb.Plot.Virtual
 
getList(String) - Method in class tsdb.util.yaml.YamlMap
 
getLocalIP() - Static method in class tsdb.remote.RemoteTsDBFactory
 
getLoggerType(String) - Method in interface tsdb.remote.RemoteTsDB
 
getLoggerType(String) - Method in class tsdb.remote.ServerTsDB
 
getLoggerType(String) - Method in class tsdb.TsDB
 
getLoggerTypes() - Method in interface tsdb.remote.RemoteTsDB
 
getLoggerTypes() - Method in class tsdb.remote.ServerTsDB
 
getLoggerTypes() - Method in class tsdb.TsDB
 
getMap(String) - Method in class tsdb.util.yaml.YamlMap
 
getMaxInterpolationMSE() - Method in class tsdb.component.Sensor
 
getMaxX() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
getMaxX() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
getMaxY() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
getMaxY() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
getMethod(StackTraceElement) - Method in class tsdb.util.TsdbThrow
 
getMinX() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
getMinX() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
getMinY() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
getMinY() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
getModeNames() - Method in class tsdb.dsl.FormulaLexer
 
getMonthText(int) - Static method in class tsdb.util.gui.TimeScale
 
getMutator(Sensor, String, Plot, String[]) - Static method in class tsdb.graph.QueryPlanGenerators
 
getMutator(Computation, int, int...) - Static method in class tsdb.util.Mutators
 
getMutators(ArrayList<Sensor>, ArrayList<String>, Plot, String[]) - Static method in class tsdb.graph.QueryPlanGenerators
 
getName() - Method in class tsdb.component.Sensor
 
getName() - Method in class tsdb.remote.GeneralStationInfo
 
getName() - Method in class tsdb.run.AbstractCommand
 
getName() - Method in interface tsdb.run.command.Command
 
getName(Table.ColumnReader) - Method in class tsdb.util.Table
 
getNames() - Method in class tsdb.util.iterator.TsIterator
Get data schema names (column names).
getNaNList(String) - Method in class tsdb.util.iterator.TimestampSeries
 
getNearestPlots() - Method in interface tsdb.Plot
 
getNearestPlots() - Method in class tsdb.Plot.Real
 
getNearestPlots() - Method in class tsdb.Plot.Virtual
 
getNearestStationsWithSensor(String) - Method in class tsdb.Station
 
getNext() - Method in class tsdb.component.iterator.QualityFlagIterator
 
getNext() - Method in class tsdb.iterator.AbstractAggregationIterator
 
getNext() - Method in class tsdb.iterator.AverageIterator
 
getNext() - Method in class tsdb.iterator.BadInterpolatedRemoveIterator
 
getNext() - Method in class tsdb.iterator.BaseAggregationIterator
 
getNext() - Method in class tsdb.iterator.DayAggregationIterator
 
getNext() - Method in class tsdb.iterator.DifferentialIterator
 
getNext() - Method in class tsdb.iterator.EvaluatingAggregationIterator
 
getNext() - Method in class tsdb.iterator.LinearIterpolationIterator
 
getNext() - Method in class tsdb.iterator.MergeIterator
 
getNext() - Method in class tsdb.iterator.MiddleIterator
 
getNext() - Method in class tsdb.iterator.MinDiffIterator
 
getNext() - Method in class tsdb.iterator.NanGapIterator
 
getNext() - Method in class tsdb.iterator.NanRemoveIterator
 
getNext() - Method in class tsdb.iterator.PeakSmoothIterator
 
getNext() - Method in class tsdb.util.iterator.MoveIterator
Request next element.
getNext() - Method in class tsdb.util.iterator.SchemaConverterIterator
 
getNext() - Method in class tsdb.util.iterator.TsIteratorIterator
 
getNextEntryType() - Method in class tsdb.TimeSeriesArchivReader
 
getNode() - Method in class tsdb.explorer.metadata.GeneralStationView
 
getNode() - Method in class tsdb.explorer.metadata.LoggerView
 
getNode() - Method in class tsdb.explorer.metadata.RegionView
 
getNode() - Method in class tsdb.explorer.metadata.SensorView
 
getNode() - Method in class tsdb.explorer.metadata.StationView
 
getNode() - Method in class tsdb.explorer.metadata.VirtualPlotView
 
getNumber(String) - Method in class tsdb.util.yaml.YamlMap
 
getObject(String) - Method in class tsdb.util.yaml.YamlMap
 
getOrCreateSensor(String) - Method in class tsdb.TsDB
 
getOutputLines() - Method in class tsdb.run.ConsoleRunner
 
getOutputLines() - Method in class tsdb.web.api.ZipExportProxy
 
getOutputs() - Method in class tsdb.iterator.AbstractCollectingAggregator
 
getOutputs() - Method in interface tsdb.iterator.CollectingAggregator
 
getOutputs() - Method in class tsdb.iterator.DayCollectingAggregator
 
getParameterNameIndex(String) - Method in class tsdb.util.iterator.TimeSeries
get position of sensor name in data array
getPhysicalMax() - Method in class tsdb.component.Sensor
 
getPhysicalMin() - Method in class tsdb.component.Sensor
 
getPlot(String) - Method in class tsdb.TsDB
 
getPlotID() - Method in interface tsdb.Plot
 
getPlotID() - Method in class tsdb.Plot.Real
 
getPlotID() - Method in class tsdb.Plot.Virtual
 
getPlotIDsByGeneralStationByLongName(String) - Method in interface tsdb.remote.RemoteTsDB
 
getPlotIDsByGeneralStationByLongName(String) - Method in class tsdb.remote.ServerTsDB
 
getPlotNames() - Method in class tsdb.TsDB
 
getPlots() - Method in interface tsdb.remote.RemoteTsDB
 
getPlots() - Method in class tsdb.remote.ServerTsDB
 
getPlotStations(String) - Method in interface tsdb.remote.RemoteTsDB
 
getPlotStations(String) - Method in class tsdb.remote.ServerTsDB
 
getPlotStatuses() - Method in interface tsdb.remote.RemoteTsDB
 
getPlotStatuses() - Method in class tsdb.remote.ServerTsDB
 
getPlotStatusesOfGeneralStation(String) - Method in interface tsdb.remote.RemoteTsDB
 
getPlotStatusesOfGeneralStation(String) - Method in class tsdb.remote.ServerTsDB
 
getPlotStatusesOfRegion(String) - Method in interface tsdb.remote.RemoteTsDB
 
getPlotStatusesOfRegion(String) - Method in class tsdb.remote.ServerTsDB
 
getPlotTimeSpans() - Method in interface tsdb.remote.RemoteTsDB
 
getPlotTimeSpans() - Method in class tsdb.remote.ServerTsDB
 
getPlotTimeSpansOfGeneralStation(String) - Method in interface tsdb.remote.RemoteTsDB
 
getPlotTimeSpansOfGeneralStation(String) - Method in class tsdb.remote.ServerTsDB
 
getPlotTimeSpansOfRegion(String) - Method in interface tsdb.remote.RemoteTsDB
 
getPlotTimeSpansOfRegion(String) - Method in class tsdb.remote.ServerTsDB
 
getPostDayMutators(TsDB, Plot, String[]) - Static method in class tsdb.graph.QueryPlanGenerators
 
getPostHourMutators(TsDB, Plot, String[]) - Static method in class tsdb.graph.QueryPlanGenerators
 
getProcessedPlots() - Method in class tsdb.remote.ZipExport
 
getProcessedPlots() - Method in class tsdb.web.api.ZipExportProxy
 
getProcessingChain() - Method in class tsdb.iterator.AbstractCollectingAggregator
 
getProcessingChain() - Method in class tsdb.iterator.AverageIterator
 
getProcessingChain() - Method in class tsdb.iterator.DayCollectingAggregator
 
getProcessingChain() - Method in class tsdb.iterator.DifferenceIterator
 
getProcessingChain() - Method in class tsdb.iterator.EmpiricalIterator
 
getProcessingChain() - Method in class tsdb.iterator.EvaluatingAggregationIterator
 
getProcessingChain() - Method in class tsdb.iterator.MergeIterator
 
getProcessingChain() - Method in class tsdb.iterator.MiddleIterator
 
getProcessingChain() - Method in class tsdb.streamdb.RelationalIterator
 
getProcessingChain() - Method in class tsdb.util.iterator.InputIterator
Default implementation: Get processing chain with this iterator and input_iterator as source(-chain).
getProcessingChain() - Method in class tsdb.util.iterator.InputProcessingIterator
 
getProcessingChain() - Method in class tsdb.util.iterator.TimeSeries
 
getProcessingChain() - Method in interface tsdb.util.processingchain.ProcessingChainNode
Default implementation: Get processing chain with this as source entry.
getProcessingChain() - Method in interface tsdb.util.processingchain.ProcessingChainSupplier
get processing chain for this object.
getProcessingTitle() - Method in class tsdb.streamdb.StreamIterator
 
getProcessingTitle() - Method in interface tsdb.util.processingchain.ProcessingChainEntry
get title of this entry
getProcessingTitle() - Method in interface tsdb.util.processingchain.ProcessingChainNode
Default implementation: Create title for processing chain entry from class name.
getProcessingTitle() - Method in class tsdb.util.processingchain.ProcessingChainTitle
 
getProperties(long, long) - Method in class tsdb.Station
 
getProperty(String) - Method in class tsdb.StationProperties
 
getRawArray() - Method in class tsdb.util.gui.ImageRGBA
 
getRawIterator(String, String[], Long, Long) - Method in interface tsdb.streamdb.StreamStorage
 
getRawIterator(String, String[], Long, Long) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getRawSensorIterator(String, String, Long, Long) - Method in interface tsdb.streamdb.StreamStorage
 
getRawSensorIterator(String, String, Long, Long) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getReferenceValues(String, String[]) - Method in class tsdb.TsDB
Get an array of reference values of sensors at plotID.
getRegion(String) - Method in class tsdb.TsDB
 
getRegionByLongName(String) - Method in interface tsdb.remote.RemoteTsDB
Deprecated.
getRegionByLongName(String) - Method in class tsdb.remote.ServerTsDB
 
getRegionByLongName(String) - Method in class tsdb.TsDB
slow method
getRegionByName(String) - Method in interface tsdb.remote.RemoteTsDB
 
getRegionByName(String) - Method in class tsdb.remote.ServerTsDB
 
getRegionByPlot(String) - Method in interface tsdb.remote.RemoteTsDB
 
getRegionByPlot(String) - Method in class tsdb.remote.ServerTsDB
 
getRegionLongNames() - Method in interface tsdb.remote.RemoteTsDB
Deprecated.
getRegionLongNames() - Method in class tsdb.remote.ServerTsDB
 
getRegionLongNames() - Method in class tsdb.TsDB
 
getRegionNames() - Method in class tsdb.TsDB
 
getRegions() - Method in interface tsdb.remote.RemoteTsDB
 
getRegions() - Method in class tsdb.remote.ServerTsDB
 
getRegions() - Method in class tsdb.TsDB
 
getRequestLogString(String, String, Request) - Static method in class tsdb.web.util.Web
 
getResultSchema() - Method in class tsdb.loader.ki.type.AbstractLoader
 
getRoot() - Method in class tsdb.explorer.PropertyGrid
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.AtomContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.EqualContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Expression_opContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.FactorContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Greater_equalContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.GreaterContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Less_equalContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.LessContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Not_equalContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.NumberContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.ParameterContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Predicate_expressionContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Predicate_factorContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Predicate_termContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.ScientificContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.Term_opContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.TermContext
 
getRuleIndex() - Method in class tsdb.dsl.FormulaParser.VariableContext
 
getRuleNames() - Method in class tsdb.dsl.FormulaLexer
 
getRuleNames() - Method in class tsdb.dsl.FormulaParser
 
getSchema() - Method in class tsdb.graph.node.Continuous.Concrete
 
getSchema() - Method in interface tsdb.graph.node.Node
 
getSchema() - Method in class tsdb.graph.processing.Addition
 
getSchema() - Method in class tsdb.graph.processing.AdditionFirst
 
getSchema() - Method in class tsdb.graph.processing.Aggregated
 
getSchema() - Method in class tsdb.graph.processing.Averaged
 
getSchema() - Method in class tsdb.graph.processing.Difference
 
getSchema() - Method in class tsdb.graph.processing.Differential
 
getSchema() - Method in class tsdb.graph.processing.ElementCopy
 
getSchema() - Method in class tsdb.graph.processing.ElementRawCopy
 
getSchema() - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
getSchema() - Method in class tsdb.graph.processing.Evaporation
 
getSchema() - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
getSchema() - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
getSchema() - Method in class tsdb.graph.processing.IntervalRemove
 
getSchema() - Method in class tsdb.graph.processing.Mask
 
getSchema() - Method in class tsdb.graph.processing.Middle
 
getSchema() - Method in class tsdb.graph.processing.MinDiff
 
getSchema() - Method in class tsdb.graph.processing.NocCheck
 
getSchema() - Method in class tsdb.graph.processing.PeakSmoothed
 
getSchema() - Method in class tsdb.graph.processing.PostHourMutation
 
getSchema() - Method in class tsdb.graph.processing.Projected
 
getSchema() - Method in class tsdb.graph.processing.RangeStepFiltered
 
getSchema() - Method in class tsdb.graph.processing.Subtraction
 
getSchema() - Method in class tsdb.graph.processing.Sunshine
 
getSchema() - Method in class tsdb.graph.processing.SunshineOlivieri
 
getSchema() - Method in class tsdb.graph.processing.TransformLinear
 
getSchema() - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
getSchema() - Method in class tsdb.graph.source.CSVSource
 
getSchema() - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
getSchema() - Method in class tsdb.graph.source.StationBase
 
getSchema() - Method in class tsdb.graph.source.StationRawSource
 
getSchema() - Method in class tsdb.graph.source.VirtualBase
 
getSchema() - Method in class tsdb.graph.source.VirtualPlotStationBase
 
getSchema() - Method in class tsdb.graph.source.VirtualPlotStationRawSource
 
getSchema() - Method in class tsdb.graph.source.VirtualRawSource
 
getSchema() - Method in class tsdb.util.iterator.TsIterator
Get schema (meta data).
getSensor(String) - Method in interface tsdb.remote.RemoteTsDB
 
getSensor(String) - Method in class tsdb.remote.ServerTsDB
 
getSensor(String) - Method in class tsdb.TsDB
 
getSensorChunkMetaMap(SensorMeta) - Method in class tsdb.streamdb.StreamDB
 
getSensorIndex(String) - Method in class tsdb.dsl.Environment
 
getSensorIterator(String, String, int, int) - Method in class tsdb.streamdb.StreamDB
 
getSensorIterator(StationMeta, String, int, int) - Method in class tsdb.streamdb.StreamDB
 
getSensorIterator(SensorMeta, int, int) - Method in class tsdb.streamdb.StreamDB
 
getSensorMap(StationMeta) - Method in class tsdb.streamdb.StreamDB
 
getSensorMap(String) - Method in class tsdb.streamdb.StreamDB
 
getSensorMeta(String, String) - Method in class tsdb.streamdb.StreamDB
 
getSensorNames() - Method in interface tsdb.Plot
 
getSensorNames() - Method in class tsdb.Plot.Real
 
getSensorNames() - Method in class tsdb.Plot.Virtual
 
getSensorNames() - Method in class tsdb.Station
Get sensor names of station.
getSensorNames(String) - Method in class tsdb.streamdb.StreamDB
 
getSensorNames(String) - Method in interface tsdb.streamdb.StreamStorage
 
getSensorNames(String) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getSensorNames() - Method in class tsdb.VirtualPlot
Creates schema of this plot that is union of all attributes of stations that are attached to this plot with some time interval.
getSensorNamesOfGeneralStationWithVirtual(String) - Method in interface tsdb.remote.RemoteTsDB
 
getSensorNamesOfGeneralStationWithVirtual(String) - Method in class tsdb.remote.ServerTsDB
 
getSensorNamesOfPlot(String) - Method in class tsdb.TsDB
 
getSensorNamesOfPlotWithVirtual(String) - Method in interface tsdb.remote.RemoteTsDB
plotID format:
for plot or virtual plot: PLOT_ID
for virtual plot of one station: PLOT_ID:STATION_ID
for one station: STATION_ID
getSensorNamesOfPlotWithVirtual(String) - Method in class tsdb.remote.ServerTsDB
 
getSensors() - Method in interface tsdb.remote.RemoteTsDB
 
getSensors() - Method in class tsdb.remote.ServerTsDB
 
getSensors(String[]) - Method in class tsdb.TsDB
Transform array of sensor names to array of sensor objects.
getSensors(String[], boolean) - Method in class tsdb.TsDB
Transform array of sensor names to array of sensor objects.
getSensors() - Method in class tsdb.TsDB
 
getSensorStream(String[]) - Method in class tsdb.TsDB
Get stream of sensors.
getSensorTimeInterval(String, String) - Method in class tsdb.streamdb.StreamDB
 
getSensorTimeInterval(SensorMeta) - Method in class tsdb.streamdb.StreamDB
 
getSensorTimeInterval(String, String) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getSensorTimeSeriesMask(StationMeta, String, boolean) - Method in class tsdb.streamdb.StreamDB
 
getSensorTimeSeriesMask(String, String, boolean) - Method in class tsdb.streamdb.StreamDB
 
getSensorTsIterator(String, String, int, int) - Method in class tsdb.streamdb.StreamDB
 
getSerializedATN() - Method in class tsdb.dsl.FormulaLexer
 
getSerializedATN() - Method in class tsdb.dsl.FormulaParser
 
getShortDescription() - Method in class tsdb.run.AbstractCommand
 
getShortDescription() - Method in interface tsdb.run.command.Command
 
getShortHelp() - Method in interface tsdb.run.command.Command
 
getSourceCatalogEntries() - Method in interface tsdb.remote.RemoteTsDB
 
getSourceCatalogEntries() - Method in class tsdb.remote.ServerTsDB
 
getSourceName() - Method in interface tsdb.graph.node.Node
 
getSourceName() - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
getSourcePlot() - Method in interface tsdb.graph.node.Node
 
getSourceStation() - Method in class tsdb.graph.node.Continuous.Concrete
 
getSourceStation() - Method in interface tsdb.graph.node.Node
 
getSourceStation() - Method in class tsdb.graph.processing.Addition
 
getSourceStation() - Method in class tsdb.graph.processing.AdditionFirst
 
getSourceStation() - Method in class tsdb.graph.processing.Aggregated
 
getSourceStation() - Method in class tsdb.graph.processing.Averaged
 
getSourceStation() - Method in class tsdb.graph.processing.Difference
 
getSourceStation() - Method in class tsdb.graph.processing.Differential
 
getSourceStation() - Method in class tsdb.graph.processing.ElementCopy
 
getSourceStation() - Method in class tsdb.graph.processing.ElementRawCopy
 
getSourceStation() - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
getSourceStation() - Method in class tsdb.graph.processing.Evaporation
 
getSourceStation() - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
getSourceStation() - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
getSourceStation() - Method in class tsdb.graph.processing.IntervalRemove
 
getSourceStation() - Method in class tsdb.graph.processing.Mask
 
getSourceStation() - Method in class tsdb.graph.processing.Middle
 
getSourceStation() - Method in class tsdb.graph.processing.MinDiff
 
getSourceStation() - Method in class tsdb.graph.processing.NocCheck
 
getSourceStation() - Method in class tsdb.graph.processing.PeakSmoothed
 
getSourceStation() - Method in class tsdb.graph.processing.PostHourMutation
 
getSourceStation() - Method in class tsdb.graph.processing.Projected
 
getSourceStation() - Method in class tsdb.graph.processing.RangeStepFiltered
 
getSourceStation() - Method in class tsdb.graph.processing.Subtraction
 
getSourceStation() - Method in class tsdb.graph.processing.Sunshine
 
getSourceStation() - Method in class tsdb.graph.processing.SunshineOlivieri
 
getSourceStation() - Method in class tsdb.graph.processing.TransformLinear
 
getSourceStation() - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
getSourceStation() - Method in class tsdb.graph.source.CSVSource
 
getSourceStation() - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
getSourceStation() - Method in class tsdb.graph.source.StationBase
 
getSourceStation() - Method in class tsdb.graph.source.StationRawSource
 
getSourceStation() - Method in class tsdb.graph.source.VirtualBase
 
getSourceStation() - Method in class tsdb.graph.source.VirtualPlotStationBase
 
getSourceStation() - Method in class tsdb.graph.source.VirtualPlotStationRawSource
 
getSourceStation() - Method in class tsdb.graph.source.VirtualRawSource
 
getSourceText() - Method in class tsdb.graph.processing.Averaged
 
getSourceVirtualPlot() - Method in class tsdb.graph.node.Continuous.Concrete
 
getSourceVirtualPlot() - Method in interface tsdb.graph.node.Node
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Addition
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.AdditionFirst
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Aggregated
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Averaged
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Difference
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Differential
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.ElementCopy
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.ElementRawCopy
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Evaporation
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.IntervalRemove
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Mask
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Middle
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.MinDiff
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.NocCheck
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.PeakSmoothed
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.PostHourMutation
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Projected
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.RangeStepFiltered
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Subtraction
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Sunshine
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.SunshineOlivieri
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.TransformLinear
 
getSourceVirtualPlot() - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.CSVSource
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.StationBase
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.StationRawSource
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.VirtualBase
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.VirtualPlotStationBase
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.VirtualPlotStationRawSource
 
getSourceVirtualPlot() - Method in class tsdb.graph.source.VirtualRawSource
 
getStandardDeviation(int) - Method in class tsdb.graph.processing.Statistics.StatisticsData
 
getStartDateTime() - Method in class tsdb.util.TimeConverter
 
getStartOleAutomatonTime() - Method in class tsdb.util.TimeConverter
 
getStartTimeOleMinutes() - Method in class tsdb.util.TimeConverter
 
getStation(String) - Method in class tsdb.TsDB
 
getStationAndVirtualPlotNames() - Method in class tsdb.GeneralStation
 
getStationAndVirtualPlotNames(String) - Method in class tsdb.TsDB
 
getStationGen(TsDB, DataQuality) - Static method in class tsdb.graph.QueryPlanGenerators
creates a generator of a station raw data with raw processing (quality check) and processing on not aggregated data (tfi)
getStationIDs() - Method in class tsdb.VirtualPlot
 
getStationList(Long, Long, String[]) - Method in class tsdb.VirtualPlot
Get list of stations with overlapping entries in time interval start - end
getStationLoggerTypeName(String) - Method in interface tsdb.remote.RemoteTsDB
 
getStationLoggerTypeName(String) - Method in class tsdb.remote.ServerTsDB
 
getStationName() - Method in class tsdb.component.SourceEntry
 
getStationNames() - Method in interface tsdb.remote.RemoteTsDB
 
getStationNames() - Method in class tsdb.remote.ServerTsDB
 
getStationNames() - Method in class tsdb.streamdb.StreamDB
 
getStationNames() - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getStationNames() - Method in class tsdb.TsDB
 
getStations() - Method in interface tsdb.remote.RemoteTsDB
 
getStations() - Method in class tsdb.remote.ServerTsDB
 
getStations() - Method in class tsdb.TsDB
 
getStationTimeInterval(String) - Method in class tsdb.streamdb.StreamDB
 
getStationTimeInterval(String) - Method in interface tsdb.streamdb.StreamStorage
 
getStationTimeInterval(String) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getStationWithAlias(String) - Method in class tsdb.TsDB
 
getStepMax() - Method in class tsdb.component.Sensor
 
getStepMin() - Method in class tsdb.component.Sensor
 
getString(String) - Method in class tsdb.util.yaml.YamlMap
 
getText() - Method in enum tsdb.util.AggregationInterval
 
getText() - Method in enum tsdb.util.DataQuality
 
getText() - Method in interface tsdb.util.processingchain.ProcessingChain
 
getText() - Method in class tsdb.util.processingchain.ProcessingChainMultiSources
 
getText() - Method in class tsdb.util.processingchain.ProcessingChainOneSource
 
getText() - Method in class tsdb.util.processingchain.ProcessingChainSource
 
getTextGUI() - Method in enum tsdb.util.DataQuality
 
getTimeInterval() - Method in class tsdb.loader.be.UDBFTimestampSeries
Get interval of covered time.
getTimeInterval(String) - Method in class tsdb.TsDB
gets first and last timestamp of virtualplot or station
getTimeInterval(long, long) - Method in class tsdb.util.iterator.TimestampSeries
 
getTimeSeriesMask(String, String) - Method in interface tsdb.remote.RemoteTsDB
 
getTimeSeriesMask(String, String) - Method in class tsdb.remote.ServerTsDB
 
getTimeSeriesMask(String, String) - Method in interface tsdb.streamdb.StreamStorage
 
getTimeSeriesMask(String, String) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
getTimespan() - Method in class tsdb.web.api.ExportModel
 
getTimestampBaseInterval() - Method in interface tsdb.graph.node.Node
 
getTimestampBaseInterval() - Method in class tsdb.VirtualPlot
 
getTimestampInterval() - Method in class tsdb.graph.node.Continuous.Concrete
 
getTimestampInterval() - Method in interface tsdb.graph.node.Node
 
getTimestampInterval() - Method in class tsdb.graph.processing.Addition
 
getTimestampInterval() - Method in class tsdb.graph.processing.AdditionFirst
 
getTimestampInterval() - Method in class tsdb.graph.processing.Aggregated
 
getTimestampInterval() - Method in class tsdb.graph.processing.Averaged
 
getTimestampInterval() - Method in class tsdb.graph.processing.Difference
 
getTimestampInterval() - Method in class tsdb.graph.processing.Differential
 
getTimestampInterval() - Method in class tsdb.graph.processing.ElementCopy
 
getTimestampInterval() - Method in class tsdb.graph.processing.ElementRawCopy
 
getTimestampInterval() - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
getTimestampInterval() - Method in class tsdb.graph.processing.Evaporation
 
getTimestampInterval() - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
getTimestampInterval() - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
getTimestampInterval() - Method in class tsdb.graph.processing.IntervalRemove
 
getTimestampInterval() - Method in class tsdb.graph.processing.Mask
 
getTimestampInterval() - Method in class tsdb.graph.processing.Middle
 
getTimestampInterval() - Method in class tsdb.graph.processing.MinDiff
 
getTimestampInterval() - Method in class tsdb.graph.processing.NocCheck
 
getTimestampInterval() - Method in class tsdb.graph.processing.PeakSmoothed
 
getTimestampInterval() - Method in class tsdb.graph.processing.PostHourMutation
 
getTimestampInterval() - Method in class tsdb.graph.processing.Projected
 
getTimestampInterval() - Method in class tsdb.graph.processing.RangeStepFiltered
 
getTimestampInterval() - Method in class tsdb.graph.processing.Subtraction
 
getTimestampInterval() - Method in class tsdb.graph.processing.Sunshine
 
getTimestampInterval() - Method in class tsdb.graph.processing.SunshineOlivieri
 
getTimestampInterval() - Method in class tsdb.graph.processing.TransformLinear
 
getTimestampInterval() - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
getTimestampInterval() - Method in class tsdb.graph.source.CSVSource
 
getTimestampInterval() - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
getTimestampInterval() - Method in class tsdb.graph.source.StationBase
 
getTimestampInterval() - Method in class tsdb.graph.source.StationRawSource
 
getTimestampInterval() - Method in class tsdb.graph.source.VirtualBase
 
getTimestampInterval() - Method in class tsdb.graph.source.VirtualPlotStationBase
 
getTimestampInterval() - Method in class tsdb.graph.source.VirtualPlotStationRawSource
 
getTimestampInterval() - Method in class tsdb.graph.source.VirtualRawSource
 
getTimestampInterval() - Method in class tsdb.VirtualPlot
 
getTimestampSeries() - Method in class tsdb.TimeSeriesArchivReader
 
getTimeStampSeries() - Method in class tsdb.util.gui.TimeSeriesDiagram
 
getTimeStep() - Method in class tsdb.util.TimeConverter
 
getTimeStepMinutes() - Method in class tsdb.util.TimeConverter
 
getTitle() - Method in class tsdb.web.api.ZipExportProxy
 
getTokenNames() - Method in class tsdb.dsl.FormulaLexer
Deprecated.
getTokenNames() - Method in class tsdb.dsl.FormulaParser
Deprecated.
getTranslation() - Method in class tsdb.component.SourceEntry
 
getTsIterator(String, String[], int, int) - Method in class tsdb.streamdb.StreamDB
 
getType() - Method in class tsdb.run.AbstractCommand
 
getType() - Method in interface tsdb.run.command.Command
 
getUDBFTimeSeries() - Method in class tsdb.loader.be.UniversalDataBinFile
 
getUDBFTimeSeries_OLD() - Method in class tsdb.loader.be.UniversalDataBinFile
Deprecated.
getUserIdentity(Request) - Static method in class tsdb.web.util.Web
 
getValidEntries(String[], String[]) - Static method in class tsdb.util.Util
 
getValidSchema(String, String[]) - Method in interface tsdb.remote.RemoteTsDB
 
getValidSchema(String, String[]) - Method in class tsdb.remote.ServerTsDB
 
getValidSchema(String, String[]) - Method in class tsdb.TsDB
 
getValidSchemaEntries(String[]) - Method in interface tsdb.Plot
 
getValidSchemaEntries(String[]) - Method in class tsdb.Station
 
getValidSchemaEntries(String[]) - Method in class tsdb.VirtualPlot
 
getValidSchemaEntriesWithVirtualSensors(String[]) - Method in interface tsdb.Plot
 
getValidSchemaEntriesWithVirtualSensors(String[]) - Method in class tsdb.Plot.Real
 
getValidSchemaEntriesWithVirtualSensors(String[]) - Method in class tsdb.Plot.Virtual
 
getValidSchemaEntriesWithVirtualSensors(String[]) - Method in class tsdb.Station
 
getValidSchemaEntriesWithVirtualSensors(String[]) - Method in class tsdb.VirtualPlot
 
getValidSchemaWithVirtualSensors(String, String[]) - Method in interface tsdb.remote.RemoteTsDB
 
getValidSchemaWithVirtualSensors(String, String[]) - Method in class tsdb.remote.ServerTsDB
 
getValidSchemaWithVirtualSensors(String, String[]) - Method in class tsdb.TsDB
 
getValues(String) - Method in class tsdb.util.iterator.TimeSeries
get one data column
getVariance(int) - Method in class tsdb.graph.processing.Statistics.StatisticsData
 
getVars() - Method in class tsdb.dsl.FormulaCollectUnsafeVarVisitor
 
getVars() - Method in class tsdb.dsl.FormulaCollectVarVisitor
 
getVirtualPlot(String) - Method in interface tsdb.remote.RemoteTsDB
 
getVirtualPlot(String) - Method in class tsdb.remote.ServerTsDB
 
getVirtualPlot(String) - Method in class tsdb.TsDB
 
getVirtualPlots() - Method in interface tsdb.remote.RemoteTsDB
 
getVirtualPlots() - Method in class tsdb.remote.ServerTsDB
 
getVirtualPlots() - Method in class tsdb.TsDB
 
getVocabulary() - Method in class tsdb.dsl.FormulaLexer
 
getVocabulary() - Method in class tsdb.dsl.FormulaParser
 
getWithSensorNames(String, String...) - Method in interface tsdb.graph.node.ContinuousGen
 
getWritableImage() - Method in class tsdb.util.gui.ImageRGBA
Get JavaFX image
getWritableImage2() - Method in class tsdb.util.gui.ImageRGBA
 
greater() - Method in class tsdb.dsl.FormulaParser
 
greater() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
greater_equal() - Method in class tsdb.dsl.FormulaParser
 
greater_equal() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
Greater_equalContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Greater_equalContext
 
GreaterContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.GreaterContext
 
GritBotDataCreation - Class in tsdb.usecase
Deprecated.
GritBotDataCreation() - Constructor for class tsdb.usecase.GritBotDataCreation
Deprecated.
 
group - Variable in class tsdb.GeneralStation
 
group - Variable in class tsdb.remote.GeneralStationInfo
 
GroupAverageSource_NEW - Class in tsdb.graph.source
Node: source from cache (average of group)
GroupAverageSource_NEW(TsDB, String, String[]) - Constructor for class tsdb.graph.source.GroupAverageSource_NEW
 

H

H2DataReader - Class in tsdb.run
 
H2DataReader(TsDB) - Constructor for class tsdb.run.H2DataReader
 
H2DataWriter - Class in tsdb.run
 
H2DataWriter(TsDB) - Constructor for class tsdb.run.H2DataWriter
 
H2MeanReader - Class in tsdb.run
 
H2MeanReader(TsDB) - Constructor for class tsdb.run.H2MeanReader
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_generalstation_list
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_heatmap_scale
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_identity
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_iot_clear
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_iot_insert_csv
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_iot_sensor
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_metadata
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_plot_list
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_plotstation_list
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_query
Deprecated.
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_query_csv
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_query_heatmap
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_query_image
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_region_json
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_region_list
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_sensor_list
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_source_catalog_csv
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_status
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.Handler_timespan
Deprecated.
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.IotAPIHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.SupplementHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.TsDBAPIHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.api.TsDBExportAPIHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.BaseRedirector
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.InvalidUrlHandler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.IpAuthentication
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.Robots_txt_Handler
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class tsdb.web.TimeSeriesHandler
 
Handler_generalstation_list - Class in tsdb.web.api
Get general stations.
Handler_generalstation_list(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_generalstation_list
 
Handler_heatmap_scale - Class in tsdb.web.api
Get color scale of heatmap as image.
Handler_heatmap_scale(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_heatmap_scale
 
Handler_identity - Class in tsdb.web.api
get meta data of region
Handler_identity(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_identity
 
Handler_iot_clear - Class in tsdb.web.api
get meta data of region
Handler_iot_clear(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_iot_clear
 
Handler_iot_insert_csv - Class in tsdb.web.api
get meta data of region
Handler_iot_insert_csv(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_iot_insert_csv
 
Handler_iot_sensor - Class in tsdb.web.api
get meta data of region
Handler_iot_sensor(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_iot_sensor
 
Handler_metadata - Class in tsdb.web.api
get meta data of region
Handler_metadata(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_metadata
 
Handler_plot_list - Class in tsdb.web.api
Get list of plots with name and long name.
Handler_plot_list(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_plot_list
 
Handler_plotstation_list - Class in tsdb.web.api
Get stations of virtual plot.
Handler_plotstation_list(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_plotstation_list
 
Handler_query - Class in tsdb.web.api
Deprecated.
Handler_query(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_query
Deprecated.
 
Handler_query_csv - Class in tsdb.web.api
Get timeseries data as CSV-file.
Handler_query_csv(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_query_csv
 
Handler_query_heatmap - Class in tsdb.web.api
Get heatmap as image.
Handler_query_heatmap(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_query_heatmap
 
Handler_query_image - Class in tsdb.web.api
Get timeseries data as image with diagram or boxplot.
Handler_query_image(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_query_image
 
Handler_region_json - Class in tsdb.web.api
get meta data of region
Handler_region_json(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_region_json
 
Handler_region_list - Class in tsdb.web.api
Get regions.
Handler_region_list(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_region_list
 
Handler_sensor_list - Class in tsdb.web.api
Get sensors (parameters).
Handler_sensor_list(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_sensor_list
 
Handler_source_catalog_csv - Class in tsdb.web.api
Get information about time series data files that have been imported into database.
Handler_source_catalog_csv(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_source_catalog_csv
 
Handler_status - Class in tsdb.web.api
Get status information of plots.
Handler_status(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_status
 
Handler_timespan - Class in tsdb.web.api
Deprecated.
Handler_timespan(RemoteTsDB) - Constructor for class tsdb.web.api.Handler_timespan
Deprecated.
 
handlerMethodName - Variable in class tsdb.web.api.MethodHandler
 
hasDataInterpolatedFlag - Variable in class tsdb.util.iterator.TimeSeries
 
hasDataQualityFlag - Variable in class tsdb.util.iterator.TimeSeries
 
hashCode() - Method in class tsdb.component.LoggerType
 
hashCode() - Method in class tsdb.component.Sensor
 
hashCode() - Method in class tsdb.remote.GeneralStationInfo
 
hashCode() - Method in class tsdb.remote.PlotInfo
 
hashCode() - Method in class tsdb.util.DataEntry
 
hashCode() - Method in class tsdb.util.Pair
 
hasInterpolatedFlags - Variable in class tsdb.util.TsSchema
 
hasNext() - Method in class tsdb.component.iterator.NocCheckIterator
 
hasNext() - Method in class tsdb.iterator.DifferenceIterator
 
hasNext() - Method in class tsdb.iterator.EmpiricalIterator
 
hasNext() - Method in class tsdb.streamdb.RelationalIterator
 
hasNext() - Method in class tsdb.streamdb.StreamChainIterator
 
hasNext() - Method in class tsdb.streamdb.StreamIterator
 
hasNext() - Method in class tsdb.streamdb.StreamTsIterator
 
hasNext() - Method in class tsdb.util.iterator.CSVIterator
 
hasNext() - Method in class tsdb.util.iterator.InputIterator
Default implementation: delegate to input_iterator.
hasNext() - Method in class tsdb.util.iterator.MoveIterator
redirects processing to getNext()
hasNext() - Method in class tsdb.util.iterator.TimeSeriesEntryIterator
 
hasQualityCounters - Variable in class tsdb.util.TsSchema
 
hasQualityFlags - Variable in class tsdb.util.TsSchema
 
head - Variable in class tsdb.web.generator.Html
 
headerNames - Variable in class tsdb.component.SourceEntry
 
height - Variable in class tsdb.util.gui.ImageRGBA
 
HIDE_INTENAL_SENSORS - Static variable in class tsdb.TsDBFactory
 
HoboLoader - Class in tsdb.loader.burgwald
 
HoboLoader(TsDB) - Constructor for class tsdb.loader.burgwald.HoboLoader
 
HoboTable - Class in tsdb.loader.burgwald
 
HoboTable(String) - Constructor for class tsdb.loader.burgwald.HoboTable
 
HOUR - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
Html - Class in tsdb.web.generator
 
Html() - Constructor for class tsdb.web.generator.Html
 
html - Variable in class tsdb.web.generator.Html
 

I

id - Variable in class tsdb.loader.be.UniversalDataBinFile.DataRow
 
identifier() - Method in class tsdb.dsl.FormulaParser
 
identifier() - Method in class tsdb.dsl.FormulaParser.VariableContext
 
IdentifierContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.IdentifierContext
 
ifNaN(float, String) - Static method in class tsdb.util.Util
 
ifNaN(double, String) - Static method in class tsdb.util.Util
 
ifnull(T, T) - Static method in class tsdb.util.Util
 
ifnull(A, Function<A, B>) - Static method in class tsdb.util.Util
return result of func if a is not null else null
ifnull(A, Function<A, B>, Supplier<B>) - Static method in class tsdb.util.Util
return result of funcArg if a is not null else result of funcNull
ifnullval(A, Function<A, B>, B) - Static method in class tsdb.util.Util
 
imageBuffer - Variable in class tsdb.util.gui.ImageRGBA
 
ImageCreation - Class in tsdb.usecase
 
ImageCreation() - Constructor for class tsdb.usecase.ImageCreation
 
ImageRGBA - Class in tsdb.util.gui
Base class of image creators.
ImageRGBA(int, int) - Constructor for class tsdb.util.gui.ImageRGBA
 
ImageRGBA(int, int, int[]) - Constructor for class tsdb.util.gui.ImageRGBA
 
ImportGenericASC - Class in tsdb.loader.mm
Load data files from Myanmar stations
ImportGenericASC(TsDB) - Constructor for class tsdb.loader.mm.ImportGenericASC
 
ImportGenericCSV - Class in tsdb.run
import generic CSV data into database.
ImportGenericCSV(TsDB) - Constructor for class tsdb.run.ImportGenericCSV
 
ImportSaOwn - Class in tsdb.loader.sa_own
Load data files from Southafrica own stations
ImportSaOwn(TsDB) - Constructor for class tsdb.loader.sa_own.ImportSaOwn
 
importStationsFromFile(TsDB, String) - Static method in class tsdb.TimeSeriesArchivReader
 
ImportTfi - Class in tsdb.run
Load tfi files into database
ImportTfi() - Constructor for class tsdb.run.ImportTfi
 
includeVirtualSensorNames(String[]) - Method in class tsdb.TsDB
add appropriate virtual sensors to given schema
INFLUXDB_TIME_START_OLE_MINUTES - Static variable in class tsdb.run.InfluxDBDataWriter
 
InfluxDBDataReader - Class in tsdb.run
 
InfluxDBDataReader(TsDB, InfluxDB) - Constructor for class tsdb.run.InfluxDBDataReader
 
InfluxDBDataWriter - Class in tsdb.run
 
InfluxDBDataWriter(TsDB) - Constructor for class tsdb.run.InfluxDBDataWriter
 
InfluxDBMeanReader - Class in tsdb.run
 
InfluxDBMeanReader(TsDB, InfluxDB) - Constructor for class tsdb.run.InfluxDBMeanReader
 
input_iterator - Variable in class tsdb.util.iterator.InputIterator
Input iterator used as source.
input_iterator - Variable in class tsdb.util.iterator.InputProcessingIterator
 
InputIterator - Class in tsdb.util.iterator
Base class for iterators that process input from one time series iterator.
InputIterator(TsIterator, TsSchema) - Constructor for class tsdb.util.iterator.InputIterator
 
InputProcessingIterator - Class in tsdb.util.iterator
Base class for iterators that process input from one TimeSeriesIterator based stored current element.
InputProcessingIterator(TsIterator, TsSchema) - Constructor for class tsdb.util.iterator.InputProcessingIterator
 
inputSchema - Variable in class tsdb.loader.ki.type.AbstractLoader
 
insert(LabeledProperty) - Method in class tsdb.component.labeledproperty.LabeledProperties
 
insert(SourceEntry) - Method in class tsdb.component.SourceCatalog
 
insertData(String, TreeMap<Long, DataRow>, String[]) - Method in interface tsdb.streamdb.StreamStorage
Saves new data on disk.
insertData(String, TreeMap<Long, DataRow>, String[]) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
insertDataEntryArray(String, String, DataEntry[]) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
insertDataRows(String, String[], Collection<DataRow>) - Method in interface tsdb.remote.RemoteTsDB
 
insertDataRows(String, String[], Collection<DataRow>) - Method in class tsdb.remote.ServerTsDB
 
insertDataRows(String, List<DataRow>, long, long, String[]) - Method in interface tsdb.streamdb.StreamStorage
insert ordered list of data with time span first to last
insertDataRows(String, List<DataRow>, long, long, String[]) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
insertDataRows(String, String[], Collection<DataRow>) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
insertDirectory(String) - Method in class tsdb.remote.ParseReceiverLogFile
 
insertDirectory(Path) - Method in class tsdb.remote.ParseReceiverLogFile
 
insertFile(Path) - Method in class tsdb.remote.ParseReceiverLogFile
 
insertGeneralStation(GeneralStation) - Method in class tsdb.TsDB
 
insertIgnoreSensorName(String) - Method in class tsdb.TsDB
 
insertLabeledProperty(LabeledProperty) - Method in class tsdb.TsDB
 
insertLoggerType(LoggerType) - Method in class tsdb.TsDB
 
insertOneFile(Path) - Static method in class tsdb.usecase.TestingKiliDirectoryRead
 
insertOneValue(String, String, int, float) - Method in interface tsdb.remote.RemoteTsDB
 
insertOneValue(String, String, int, float) - Method in class tsdb.remote.ServerTsDB
 
insertRawSensor(String) - Method in class tsdb.TsDB
 
insertRegion(Region) - Method in class tsdb.TsDB
 
insertSensor(Sensor) - Method in class tsdb.TsDB
 
insertSensorData(String, String, DataEntry[]) - Method in class tsdb.streamdb.StreamDB
 
insertSourceCatalogEntry(SourceEntry) - Method in interface tsdb.remote.RemoteTsDB
 
insertSourceCatalogEntry(SourceEntry) - Method in class tsdb.remote.ServerTsDB
 
insertStation(Station) - Method in class tsdb.TsDB
 
insertTimestampseries(Station, StationProperties, TimestampSeries, String[], Path) - Method in class tsdb.loader.ki.TimeSeriesLoaderKiLi
 
insertTimestampSeries(TimestampSeries) - Method in interface tsdb.streamdb.StreamStorage
 
insertTimestampSeries(TimestampSeries) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
insertVirtualPlot(VirtualPlot) - Method in class tsdb.TsDB
 
internal - Variable in class tsdb.component.Sensor
 
interpolate - Variable in class tsdb.web.api.ExportModel
 
Interpolated - Class in tsdb.graph.processing
Deprecated.
Interpolated(TsDB, Continuous, Continuous[], String[]) - Constructor for class tsdb.graph.processing.Interpolated
Deprecated.
internal constructor
interpolated - Variable in class tsdb.util.TsEntry
 
InterpolatedAverageLinear - Class in tsdb.graph.processing
 
InterpolatedAverageLinear(TsDB, Continuous, Continuous, Continuous[], String[], AggregationInterval, double[]) - Constructor for class tsdb.graph.processing.InterpolatedAverageLinear
 
interpolatedFlagToString() - Method in class tsdb.util.TsEntry
 
InterpolationAnalysis - Class in tsdb.usecase
 
InterpolationAnalysis() - Constructor for class tsdb.usecase.InterpolationAnalysis
 
InterpolationAnalysis2 - Class in tsdb.usecase
 
InterpolationAnalysis2() - Constructor for class tsdb.usecase.InterpolationAnalysis2
 
InterpolationAverageLinearIterator - Class in tsdb.iterator
Interpolates missing data values in iterator with interpolated data from other iterators with avarege of multiple linear regressions.
InterpolationAverageLinearIterator(TsIterator, TsIterator[], double[][], double[][], String[], double[][]) - Constructor for class tsdb.iterator.InterpolationAverageLinearIterator
Creates interpolation iterator.
Interpolator - Class in tsdb.util.iterator
GabFiller interpolates missing values (NaN-values) in time series with data of a set of other time series
Interpolator() - Constructor for class tsdb.util.iterator.Interpolator
 
interprete(String) - Method in class tsdb.run.ConsoleRunner
 
Interval - Class in tsdb.util
Integer interval of time with start and end timestamps.
Interval(int, int) - Constructor for class tsdb.util.Interval
create an interval Invariant start <= end is checked.
intervalList - Variable in class tsdb.remote.StationInfo
 
intervalList - Variable in class tsdb.remote.VirtualPlotInfo
 
intervalList - Variable in class tsdb.VirtualPlot
 
IntervalRemove - Class in tsdb.graph.processing
Remove all values from time series within a time interval
IntervalRemove(Continuous, long, long) - Constructor for class tsdb.graph.processing.IntervalRemove
 
InvalidUrlHandler - Class in tsdb.web
 
InvalidUrlHandler(String) - Constructor for class tsdb.web.InvalidUrlHandler
 
InvalidUrlServlet - Class in tsdb.web
 
InvalidUrlServlet(String) - Constructor for class tsdb.web.InvalidUrlServlet
 
IOT_API - Static variable in class tsdb.TsDBFactory
 
IOT_API_KEY - Static variable in class tsdb.TsDBFactory
 
IotAPIHandler - Class in tsdb.web.api
Central web API class, that dispatches requests to method handlers.
IotAPIHandler(RemoteTsDB) - Constructor for class tsdb.web.api.IotAPIHandler
 
IpAuthentication - Class in tsdb.web
Injects Authentication into Request if IP is in ipMap and user is in loginService.
isAdjacentOrOverlap(Interval, Interval) - Static method in class tsdb.util.Interval
Check if there is no gap between a and b
isAggregable() - Method in class tsdb.component.Sensor
 
isAllowed(Request, String) - Static method in class tsdb.web.util.Web
 
isAllowed(UserIdentity, String) - Static method in class tsdb.web.util.Web
 
isBaseAggregationTimestamp(long) - Static method in class tsdb.util.BaseAggregationTimeUtil
 
isBaseSchema(String[]) - Method in class tsdb.TsDB
 
isComment(String[]) - Static method in class tsdb.util.Table
Comment line starts with '#'
isConstantTimestep() - Method in class tsdb.graph.node.Base.Abstract
 
isConstantTimestep() - Method in interface tsdb.graph.node.Base
 
isConstantTimestep() - Method in class tsdb.graph.node.Continuous.Concrete
 
isConstantTimestep() - Method in interface tsdb.graph.node.Node
data stream aligned to time step
isConstantTimestep() - Method in class tsdb.graph.processing.Addition
 
isConstantTimestep() - Method in class tsdb.graph.processing.AdditionFirst
 
isConstantTimestep() - Method in class tsdb.graph.processing.Aggregated
 
isConstantTimestep() - Method in class tsdb.graph.processing.Averaged
 
isConstantTimestep() - Method in class tsdb.graph.processing.Difference
 
isConstantTimestep() - Method in class tsdb.graph.processing.Differential
 
isConstantTimestep() - Method in class tsdb.graph.processing.ElementCopy
 
isConstantTimestep() - Method in class tsdb.graph.processing.ElementRawCopy
 
isConstantTimestep() - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
isConstantTimestep() - Method in class tsdb.graph.processing.Evaporation
 
isConstantTimestep() - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
isConstantTimestep() - Method in class tsdb.graph.processing.InterpolatedAverageLinear
 
isConstantTimestep() - Method in class tsdb.graph.processing.IntervalRemove
 
isConstantTimestep() - Method in class tsdb.graph.processing.Mask
 
isConstantTimestep() - Method in class tsdb.graph.processing.Middle
 
isConstantTimestep() - Method in class tsdb.graph.processing.MinDiff
 
isConstantTimestep() - Method in class tsdb.graph.processing.NocCheck
 
isConstantTimestep() - Method in class tsdb.graph.processing.PostHourMutation
 
isConstantTimestep() - Method in class tsdb.graph.processing.Projected
 
isConstantTimestep() - Method in class tsdb.graph.processing.RangeStepFiltered
 
isConstantTimestep() - Method in class tsdb.graph.processing.Subtraction
 
isConstantTimestep() - Method in class tsdb.graph.processing.Sunshine
 
isConstantTimestep() - Method in class tsdb.graph.processing.SunshineOlivieri
 
isConstantTimestep() - Method in class tsdb.graph.processing.TransformLinear
 
isConstantTimestep() - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
isConstantTimestep() - Method in class tsdb.graph.source.CSVSource
 
isConstantTimestep() - Method in class tsdb.graph.source.GroupAverageSource_NEW
 
isConstantTimestep() - Method in class tsdb.graph.source.RawSource.Abstract
 
isContained(String[], String[]) - Static method in class tsdb.util.Util
 
isContinuous() - Method in class tsdb.graph.node.Base.Abstract
 
isContinuous() - Method in interface tsdb.graph.node.Continuous
 
isContinuous() - Method in interface tsdb.graph.node.Node
true => no time gaps in data stream, time steps do not need to be constant
isContinuous() - Method in class tsdb.graph.processing.Aggregated
 
isContinuous() - Method in class tsdb.graph.processing.Differential
 
isContinuous() - Method in class tsdb.graph.processing.ElementCopy
 
isContinuous() - Method in class tsdb.graph.processing.ElementRawCopy
 
isContinuous() - Method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
isContinuous() - Method in class tsdb.graph.processing.Evaporation
 
isContinuous() - Method in class tsdb.graph.processing.Interpolated
Deprecated.
 
isContinuous() - Method in class tsdb.graph.processing.Mask
 
isContinuous() - Method in class tsdb.graph.processing.NocCheck
 
isContinuous() - Method in class tsdb.graph.processing.PeakSmoothed
 
isContinuous() - Method in class tsdb.graph.processing.RangeStepFiltered
 
isContinuous() - Method in class tsdb.graph.processing.Sunshine
 
isContinuous() - Method in class tsdb.graph.processing.SunshineOlivieri
 
isContinuous() - Method in class tsdb.graph.processing.TransformLinear
 
isContinuous() - Method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
isContinuous() - Method in class tsdb.graph.source.CSVSource
 
isContinuous() - Method in class tsdb.graph.source.RawSource.Abstract
 
isContinuous - Variable in class tsdb.util.TsSchema
 
isDay() - Method in enum tsdb.util.AggregationInterval
 
isDayOrHigher() - Method in enum tsdb.util.AggregationInterval
 
isDerived() - Method in class tsdb.component.Sensor
 
isEmpty() - Method in class tsdb.loader.be.UniversalDataBinFile
 
isEmpty() - Method in class tsdb.util.TimeSeriesMask
 
isFocalPlot - Variable in class tsdb.VirtualPlot
 
isInternal() - Method in interface tsdb.run.command.Command
 
isLive(Iterator<?>) - Static method in class tsdb.util.iterator.TsIterator
Check if iterator contains elements.
isMonth() - Method in enum tsdb.util.AggregationInterval
 
isNoComment(String[]) - Static method in class tsdb.util.Table
Comment line starts with '#'
isNotLive(Iterator<?>) - Static method in class tsdb.util.iterator.TsIterator
Check if iterator does not contain elements.
isPlot - Variable in class tsdb.Station
 
isSameNames(TsSchema, TsSchema) - Static method in class tsdb.util.TsSchema
 
isStation - Variable in class tsdb.remote.PlotInfo
 
isStep() - Method in enum tsdb.util.DataQuality
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.AbstractAggregationIterator
checks if enough values have been collected for one aggregation unit
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.AbstractCollectingAggregator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.DayAggregationIterator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.MonthAggregationIterator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.MonthCollectingAggregator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.WeekAggregationIterator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.WeekCollectingAggregator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.YearAggregationIterator
 
isValidAggregate(int, AggregationType) - Method in class tsdb.iterator.YearCollectingAggregator
 
isValidBaseSchema(String[]) - Method in class tsdb.Station
 
isValidBaseSchema(String[]) - Method in class tsdb.VirtualPlot
 
isValidSchema(String[]) - Method in class tsdb.Station
 
isValidSchema(String, String[]) - Method in class tsdb.TsDB
 
isValidSchema(String[]) - Method in class tsdb.VirtualPlot
 
isValidSchemaWithVirtualSensors(String[]) - Method in class tsdb.Station
 
isValidSchemaWithVirtualSensors(String[]) - Method in class tsdb.VirtualPlot
 
isVIP - Variable in class tsdb.remote.PlotInfo
 
isVIP() - Method in class tsdb.Station
 
isVIP() - Method in class tsdb.StationProperties
 
isWeek() - Method in enum tsdb.util.AggregationInterval
 
isYear() - Method in enum tsdb.util.AggregationInterval
 
iterator() - Method in interface tsdb.util.iterator.TsIterable
 
iterator() - Method in class tsdb.util.Timer
 
IteratorPerformance - Class in tsdb.testing
 
IteratorPerformance() - Constructor for class tsdb.testing.IteratorPerformance
 
iteratorToList(Iterator<T>) - Static method in class tsdb.util.Util
 

J

JUST_ONE_REGION - Static variable in class tsdb.TsDBFactory
 

K

keys() - Method in class tsdb.util.yaml.YamlMap
 
KiLiCollector - Class in tsdb.run
This class preprocesses new KiLi-data files. 1. read all old data files 2. read all files to exclude 3. read all new data files 4. remove excluded files in new data files 5. compare old to new 6. copy files to processed directories
KiLiCollector(TsDB) - Constructor for class tsdb.run.KiLiCollector
 

L

label - Variable in class tsdb.component.labeledproperty.LabeledProperty
 
LabeledProperties - Class in tsdb.component.labeledproperty
 
LabeledProperties() - Constructor for class tsdb.component.labeledproperty.LabeledProperties
 
labeledProperties - Variable in class tsdb.Station
 
LabeledProperty - Class in tsdb.component.labeledproperty
 
LabeledProperty(String, String, int, int, YamlMap) - Constructor for class tsdb.component.labeledproperty.LabeledProperty
 
lastDateTime - Variable in class tsdb.remote.ParseReceiverLogFile
 
lastTimestamp - Variable in class tsdb.component.SourceEntry
 
lastTimestamp - Variable in class tsdb.remote.PlotStatus
 
lastTimestamp - Variable in class tsdb.streamdb.ChunkMeta
 
lblName - Variable in class tsdb.explorer.PropertyView
 
lblValue - Variable in class tsdb.explorer.PropertyView
 
leftField(TimeSeriesPainterGraphics2D, float, float, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
leftFieldByYear(TimeSeriesPainterGraphics2D, float, float, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
length - Variable in class tsdb.util.TsSchema
 
less() - Method in class tsdb.dsl.FormulaParser
 
less() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
less(Interval) - Method in class tsdb.util.Interval
Check this interval is lower than other (and no overlap)
less_equal() - Method in class tsdb.dsl.FormulaParser
 
less_equal() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
Less_equalContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Less_equalContext
 
LessContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.LessContext
 
LETTER - Static variable in class tsdb.dsl.FormulaLexer
 
LETTER() - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
LETTER(int) - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
LETTER - Static variable in class tsdb.dsl.FormulaParser
 
LETTER() - Method in class tsdb.dsl.FormulaParser.ScientificContext
 
LINE_BREAK - Static variable in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
LINE_SEPARATOR - Static variable in class tsdb.util.iterator.TimestampSeriesCSVwriter
Platform neutral line separator (windows style)
LinearIterpolationIterator - Class in tsdb.iterator
Linear interpolates one-value-gaps based on previous and next value.
LinearIterpolationIterator(TsIterator) - Constructor for class tsdb.iterator.LinearIterpolationIterator
 
load(Station, String[], TimestampSeries) - Method in class tsdb.loader.ki.type.AbstractLoader
 
load(String) - Method in class tsdb.loader.mm.ImportGenericASC
 
load(Path) - Method in class tsdb.loader.mm.ImportGenericASC
 
load(String) - Method in class tsdb.loader.sa_own.ImportSaOwn
 
load(Path) - Method in class tsdb.loader.sa_own.ImportSaOwn
 
load(String) - Method in class tsdb.run.ImportGenericCSV
 
load(Path) - Method in class tsdb.run.ImportGenericCSV
 
loadDirectory_with_stations_flat(Path) - Method in class tsdb.loader.be.TimeSeriesLoaderBE
Loads directory with station directories with dat-files (tsm structure)
loadDirectory_with_stations_recursive(Path, boolean, int) - Method in class tsdb.loader.ki.TimeSeriesLoaderKiLi
load files of structure tsm and recursive directories
LoadDirectoryIntoTsdb - Class in tsdb.usecase
 
LoadDirectoryIntoTsdb() - Constructor for class tsdb.usecase.LoadDirectoryIntoTsdb
 
loadDirectoryOfAllExploratories_structure_kili(Path) - Static method in class tsdb.usecase.TestingKiliDirectoryRead
 
loadDirectoryOfOneStation(Station, Path) - Method in class tsdb.loader.be.TimeSeriesLoaderBE
Reads all UDBF-Files of one directory and inserts the data entries into database
loadDirectoryRecursive(Path) - Method in class tsdb.loader.bale.TOA5Loader
 
loadDirectoryRecursive(Path) - Method in class tsdb.loader.burgwald.HoboLoader
 
LoaderFactory - Class in tsdb.loader.ki.type
Facatory for loaders by logger type name
loadFile(Path) - Method in class tsdb.loader.bale.TOA5Loader
 
loadFile(Path) - Method in class tsdb.loader.burgwald.HoboLoader
 
loadFile(Path) - Method in class tsdb.loader.mm.ImportGenericASC
 
loadFile(Path) - Method in class tsdb.loader.sa_own.ImportSaOwn
 
loadFile(Path) - Method in class tsdb.run.ImportGenericCSV
 
loadFiles(Path) - Method in class tsdb.loader.mm.ImportGenericASC
 
loadFiles(Path) - Method in class tsdb.loader.sa_own.ImportSaOwn
 
loadFiles(Path) - Method in class tsdb.run.ImportGenericCSV
 
loadMask(TsDB, String) - Static method in class tsdb.run.command.LoadMasks
 
LoadMasks - Class in tsdb.run.command
 
LoadMasks(TsDB) - Constructor for class tsdb.run.command.LoadMasks
 
loadOneDirectory_structure_kili(Path) - Static method in class tsdb.usecase.TestingKiliDirectoryRead
 
loadOneDirectory_structure_kili_tfi(Path) - Method in class tsdb.loader.ki.TimeSeriesLoaderKiLi_manual_tfi
load one directory with files of tfi manual measurement files
loadSubDirs(Path) - Method in class tsdb.loader.mm.ImportGenericASC
 
loadSubDirs(Path) - Method in class tsdb.loader.sa_own.ImportSaOwn
 
loadSubDirs(Path) - Method in class tsdb.run.ImportGenericCSV
 
loadWithAscCollectorMapNewParser(TreeMap<String, Path>, int) - Method in class tsdb.loader.ki.TimeSeriesLoaderKiLi
 
loadWithPrefixFilenameMapOfOneStation(Station, TreeMap<String, List<Path>>) - Method in class tsdb.loader.be.TimeSeriesLoaderBE
 
log - Static variable in class tsdb.util.Util
Default logger
LoggerType - Class in tsdb.component
This class contains metadata that associated with a logger type (station type).
LoggerType(String, String[]) - Constructor for class tsdb.component.LoggerType
 
loggerType - Variable in class tsdb.remote.StationInfo
 
loggerType - Variable in class tsdb.Station
 
loggerTypeExists(String) - Method in class tsdb.TsDB
 
loggerTypeName - Variable in class tsdb.remote.PlotInfo
 
LoggerView - Class in tsdb.explorer.metadata
Overview of loggers
LoggerView(MetadataScene) - Constructor for class tsdb.explorer.metadata.LoggerView
 
longName - Variable in class tsdb.component.Region
 
longName - Variable in class tsdb.GeneralStation
 
longName - Variable in class tsdb.remote.GeneralStationInfo
 
LowQualityToNanIterator - Class in tsdb.util.iterator
Sets data values that are lower than chosen quality to NaN-values
LowQualityToNanIterator(TsIterator, DataQuality) - Constructor for class tsdb.util.iterator.LowQualityToNanIterator
 
LPAREN - Static variable in class tsdb.dsl.FormulaLexer
 
LPAREN() - Method in class tsdb.dsl.FormulaParser.AtomContext
 
LPAREN() - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
LPAREN - Static variable in class tsdb.dsl.FormulaParser
 
LPAREN() - Method in class tsdb.dsl.FormulaParser.ParameterContext
 
LPAREN() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
lwdr - Variable in class tsdb.component.labeledproperty.PropertyCNR4
 
lwur - Variable in class tsdb.component.labeledproperty.PropertyCNR4
 

M

main(String[]) - Static method in class tsdb.explorer.Explorer
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaCreateStationInventory
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaImport
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_sasscal
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_sasscal_2016_11_13
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_sasscal_type_2
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_saws_acs
 
main(String[]) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_saws_ars
 
main(String[]) - Static method in class tsdb.loader.sa_own.RemoveSouthAfricaStationBeginings
 
main(String[]) - Static method in class tsdb.remote.ConsoleStarter
 
main(String[]) - Static method in class tsdb.remote.ParseReceiverLogFile
 
main(String[]) - Static method in class tsdb.remote.StartServerTsDB
 
main(String[]) - Static method in class tsdb.run.CheckForIncompleteFiles
 
main(String[]) - Static method in class tsdb.run.ClearImportSources
Deprecated.
 
main(String[]) - Static method in class tsdb.run.ClearLoadMasks
 
main(String[]) - Static method in class tsdb.run.command.ClearMasks
 
main(String[]) - Static method in class tsdb.run.command.CountTsDBValues
 
main(String[]) - Static method in class tsdb.run.command.DataClear
 
main(String[]) - Static method in class tsdb.run.command.DataImport
 
main(String[]) - Static method in class tsdb.run.command.LoadMasks
 
main(String[]) - Method in interface tsdb.run.command.MainRunnable
 
main(String[]) - Static method in class tsdb.run.Create_ki_elevation
 
main(String[]) - Static method in class tsdb.run.Create_ki_LatLon
 
main(String[]) - Static method in class tsdb.run.CreateStationGroupAverageCache
 
main(String[]) - Static method in class tsdb.run.DataBaseDumpRead
Deprecated.
 
main(String[]) - Static method in class tsdb.run.DataBaseDumpWrite
Deprecated.
 
main(String[]) - Static method in class tsdb.run.DirectoryDuplicateDataChecker
 
main(String[]) - Static method in class tsdb.run.DruidCsvWriter
 
main(String[]) - Static method in class tsdb.run.ExperimentProcessing
 
main(String[]) - Static method in class tsdb.run.FullDataReader
 
main(String[]) - Static method in class tsdb.run.H2DataReader
 
main(String[]) - Static method in class tsdb.run.H2DataWriter
 
main(String[]) - Static method in class tsdb.run.H2MeanReader
 
main(String[]) - Static method in class tsdb.run.ImportTfi
 
main(String[]) - Static method in class tsdb.run.InfluxDBDataReader
 
main(String[]) - Static method in class tsdb.run.InfluxDBDataWriter
 
main(String[]) - Static method in class tsdb.run.InfluxDBMeanReader
 
main(String[]) - Static method in class tsdb.run.KiLiCollector
 
main(String[]) - Static method in class tsdb.run.MonetDbDataReader
 
main(String[]) - Static method in class tsdb.run.MonetDbDataWriter
 
main(String[]) - Static method in class tsdb.run.RunCompact
 
main(String[]) - Static method in class tsdb.run.Statistics
 
main(String[]) - Static method in class tsdb.run.StreamDBDataWriter
 
main(String[]) - Static method in class tsdb.run.StreamDBMeanReader
 
main(String[]) - Static method in class tsdb.run.Terminal
 
main(String[]) - Static method in class tsdb.testing.DateTimeWritePerformance
 
main(String[]) - Static method in class tsdb.testing.FloatFormatPerformance
 
main(String[]) - Static method in class tsdb.testing.IteratorPerformance
 
main(String[]) - Static method in class tsdb.testing.Testing_Init_tsm_Database
 
main(String[]) - Static method in class tsdb.testing.Testing_P_RT_NRT
 
main(String[]) - Static method in class tsdb.testing.Testing_UDB_read
 
main(String[]) - Static method in class tsdb.testing.TestingBulkLoad
 
main(String[]) - Static method in class tsdb.testing.TestingBytesToHex
 
main(String[]) - Static method in class tsdb.testing.TestingClassGeneration
 
main(String[]) - Static method in class tsdb.testing.TestingCompression
 
main(String[]) - Static method in class tsdb.testing.TestingFormula
 
main(String[]) - Static method in class tsdb.testing.TestingFormulaCompile
 
main(String[]) - Static method in class tsdb.testing.TestingHobo
 
main(String[]) - Static method in class tsdb.testing.TestingInterpolation
 
main(String[]) - Static method in class tsdb.testing.TestingLabeledProperty
 
main(String[]) - Static method in class tsdb.testing.TestingMask
 
main(String[]) - Static method in class tsdb.testing.TestingRegex
 
main(String[]) - Static method in class tsdb.testing.TestingUnixTime
 
main(String[]) - Static method in class tsdb.testing.TestingWindDirection
 
main(String[]) - Static method in class tsdb.testing.TestingYamlWriter
 
main(String[]) - Static method in class tsdb.testing.TestingZip
 
main(String[]) - Static method in class tsdb.TimeSeriesArchivReader
 
main(String[]) - Static method in class tsdb.TimeSeriesArchivWriter
 
main(String[]) - Static method in class tsdb.usecase.AverageDiff
 
main(String[]) - Static method in class tsdb.usecase.CreateStatistics
 
main(String[]) - Static method in class tsdb.usecase.CreateSteps
 
main(String[]) - Static method in class tsdb.usecase.DatabaseInfo
 
main(String[]) - Static method in class tsdb.usecase.DatFileReading
 
main(String[]) - Static method in class tsdb.usecase.EmpiricalDiffAnalysis
 
main(String[]) - Static method in class tsdb.usecase.EmpiricalMinDiffAnalysis
 
main(String[]) - Static method in class tsdb.usecase.GapInspect
 
main(String[]) - Static method in class tsdb.usecase.GritBotDataCreation
Deprecated.
 
main(String[]) - Static method in class tsdb.usecase.ImageCreation
 
main(String[]) - Static method in class tsdb.usecase.InterpolationAnalysis
 
main(String[]) - Static method in class tsdb.usecase.InterpolationAnalysis2
 
main(String[]) - Static method in class tsdb.usecase.LoadDirectoryIntoTsdb
 
main(String[]) - Static method in class tsdb.usecase.Mask
 
main(String[]) - Static method in class tsdb.usecase.PlotStationQuery
 
main(String[]) - Static method in class tsdb.usecase.QueryPlot
 
main(String[]) - Static method in class tsdb.usecase.QuerySA01
 
main(String[]) - Static method in class tsdb.usecase.QueryStationSensorNames
 
main(String[]) - Static method in class tsdb.usecase.Read_dat_file
 
main(String[]) - Static method in class tsdb.usecase.RunStatistics
 
main(String[]) - Static method in class tsdb.usecase.RunTest_FullScan_Ta_200
 
main(String[]) - Static method in class tsdb.usecase.SingleInsertPerformance
 
main(String[]) - Static method in class tsdb.usecase.Testing_P_container_RT
 
main(String[]) - Static method in class tsdb.usecase.TestingAddition
 
main(String[]) - Static method in class tsdb.usecase.TestingAscParser
 
main(String[]) - Static method in class tsdb.usecase.TestingCharset
 
main(String[]) - Static method in class tsdb.usecase.TestingCollectingAggregator
 
main(String[]) - Static method in class tsdb.usecase.TestingEncoding
 
main(String[]) - Static method in class tsdb.usecase.TestingGroupAverageSource_NEW
 
main(String[]) - Static method in class tsdb.usecase.TestingInterpolatedAverageLinear
 
main(String[]) - Static method in class tsdb.usecase.TestingInterpolation
 
main(String[]) - Static method in class tsdb.usecase.TestingKiliDirectoryRead
 
main(String[]) - Static method in class tsdb.usecase.TestingNewAggregation
 
main(String[]) - Static method in class tsdb.usecase.TestingQualityCounters
 
main(String[]) - Static method in class tsdb.usecase.TestingRelationalIterator
 
main(String[]) - Static method in class tsdb.usecase.TestingSocket
 
main(String[]) - Static method in class tsdb.usecase.TestingSourceCatalog
 
main(String[]) - Static method in class tsdb.usecase.TestingSouthAfricaQuery
 
main(String[]) - Static method in class tsdb.usecase.TestingStationsOfPlot
 
main(String[]) - Static method in class tsdb.usecase.TestingSunshineDuration
 
main(String[]) - Static method in class tsdb.usecase.TestingTimeSeriesArchiv
 
main(String[]) - Static method in class tsdb.usecase.TestingTOA5import
 
main(String[]) - Static method in class tsdb.usecase.TestingVirtualRawSource
 
main(String[]) - Static method in class tsdb.usecase.UdbfFileCheck
 
main(String[]) - Static method in class tsdb.usecase.UsecaseDocu
 
main(String[]) - Static method in class tsdb.usecase.UseCaseGapFiller
 
main(String[]) - Static method in class tsdb.usecase.UseCaseQualitySelection
 
main(String[]) - Static method in class tsdb.util.TsdbThrow
 
Main - Class in tsdb.web
Start Web-Server
Main() - Constructor for class tsdb.web.Main
 
main(String[]) - Static method in class tsdb.web.Main
 
main(String[]) - Static method in class tsdb.web.Run
 
main(String[]) - Static method in class tsdb.web.TestingWeb
 
MainRunnable - Interface in tsdb.run.command
 
map - Variable in class tsdb.component.labeledproperty.LabeledProperty
 
Mask - Class in tsdb.graph.processing
 
Mask(TsDB, Node, TimeSeriesMask[]) - Constructor for class tsdb.graph.processing.Mask
 
Mask - Class in tsdb.usecase
 
Mask() - Constructor for class tsdb.usecase.Mask
 
MASK_FILENAME - Static variable in class tsdb.run.command.LoadMasks
 
MaskIterator - Class in tsdb.iterator
Replaces data values with NaN-values based on TimeSeriesMask.
MaskIterator(TsIterator, TimeSeriesMask[]) - Constructor for class tsdb.iterator.MaskIterator
 
max - Variable in class tsdb.graph.processing.Statistics.StatisticsData
 
max - Variable in class tsdb.util.Util.FloatRange
 
MAX_FILL_TIME_INTERVAL - Static variable in class tsdb.iterator.PeakSmoothIterator
 
MAX_INTERPOLATED_IN_TRAINING_COUNT - Static variable in class tsdb.util.iterator.Interpolator
maximum count of previous interpolated values in target training values
MAX_YEAR - Static variable in class tsdb.web.api.Handler_query_image
 
maxInterpolationMSE - Variable in class tsdb.component.Sensor
 
maxQueryTimestamp - Variable in class tsdb.streamdb.StreamIterator
 
MergeIterator - Class in tsdb.iterator
Merges multiple iterators into one by time stamp.
MergeIterator(String[], Collection<TsIterator>, String) - Constructor for class tsdb.iterator.MergeIterator
 
MergeIterator(String[], TsIterator[], String) - Constructor for class tsdb.iterator.MergeIterator
 
message - Variable in class tsdb.remote.PlotMessage
 
MetadataScene - Class in tsdb.explorer.metadata
Central window for all types of metadata
MetadataScene(RemoteTsDB) - Constructor for class tsdb.explorer.metadata.MetadataScene
 
metaHeader - Variable in class tsdb.loader.bale.TOA5Table
 
metaHeaderContains(String) - Method in class tsdb.loader.bale.TOA5Table
 
MethodHandler - Class in tsdb.web.api
Base class for web API method handlers.
MethodHandler(RemoteTsDB, String) - Constructor for class tsdb.web.api.MethodHandler
 
Middle - Class in tsdb.graph.processing
 
Middle(TsDB, List<Continuous>, String[]) - Constructor for class tsdb.graph.processing.Middle
 
MiddleIterator - Class in tsdb.iterator
This iterator outputs elements of average values of input_iterator values.
MiddleIterator(String[], TsIterator[]) - Constructor for class tsdb.iterator.MiddleIterator
 
min - Variable in class tsdb.graph.processing.Statistics.StatisticsData
 
min - Variable in class tsdb.util.Util.FloatRange
 
MIN_STATION_INTERPOLATION_COUNT - Static variable in class tsdb.graph.processing.Interpolated
Deprecated.
 
MIN_TRAINING_SOURCES - Static variable in class tsdb.util.iterator.Interpolator
minimum of different sources to interpolate from
MIN_YEAR - Static variable in class tsdb.web.api.Handler_query_image
 
MinDiff - Class in tsdb.graph.processing
 
MinDiff(Continuous, List<Continuous>, String[]) - Constructor for class tsdb.graph.processing.MinDiff
 
MinDiffIterator - Class in tsdb.iterator
This iterator outputs minimum difference elements of input_iterators to one target_iterator.
MinDiffIterator(String[], TsIterator, TsIterator[], int) - Constructor for class tsdb.iterator.MinDiffIterator
 
MiniCSV - Class in tsdb.util
Write csv-files.
MiniCSV(String) - Constructor for class tsdb.util.MiniCSV
create csv with no auto flush of written data.
MiniCSV(String, boolean) - Constructor for class tsdb.util.MiniCSV
 
minQueryTimestamp - Variable in class tsdb.streamdb.StreamIterator
 
minutesToDuration(long) - Static method in class tsdb.util.TimeUtil
 
MISSING_COLUMN - Static variable in class tsdb.util.Table.ColumnReader
 
modeNames - Static variable in class tsdb.dsl.FormulaLexer
 
MonetDbDataReader - Class in tsdb.run
 
MonetDbDataReader(TsDB) - Constructor for class tsdb.run.MonetDbDataReader
 
MonetDbDataWriter - Class in tsdb.run
 
MonetDbDataWriter(TsDB) - Constructor for class tsdb.run.MonetDbDataWriter
 
MONTH - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
MonthAggregationIterator - Class in tsdb.iterator
Aggregate day data to month data.
MonthAggregationIterator(TsDB, TsIterator) - Constructor for class tsdb.iterator.MonthAggregationIterator
 
MonthCollectingAggregator - Class in tsdb.iterator
collecting aggregator to month
MonthCollectingAggregator(DayCollectingAggregator) - Constructor for class tsdb.iterator.MonthCollectingAggregator
 
MoveIterator - Class in tsdb.util.iterator
Time series iterator that stores the current element.
MoveIterator(TsSchema) - Constructor for class tsdb.util.iterator.MoveIterator
 
msToText(long, long) - Static method in class tsdb.util.Timer
Convert duration to text
msToText(long, long) - Static method in class tsdb.util.Util
 
MUL - Static variable in class tsdb.dsl.FormulaLexer
 
MUL - Static variable in class tsdb.dsl.FormulaParser
 
MUL() - Method in class tsdb.dsl.FormulaParser.Term_opContext
 
MultiMutator - Class in tsdb.util
 
MultiMutator(Mutator[]) - Constructor for class tsdb.util.MultiMutator
 
MultiMutator.MultiMutator2 - Class in tsdb.util
 
MultiMutator.MultiMutator3 - Class in tsdb.util
 
MultiMutator.MultiMutator4 - Class in tsdb.util
 
MultiMutator2(Mutator, Mutator) - Constructor for class tsdb.util.MultiMutator.MultiMutator2
 
MultiMutator3(Mutator, Mutator, Mutator) - Constructor for class tsdb.util.MultiMutator.MultiMutator3
 
MultiMutator4(Mutator, Mutator, Mutator, Mutator) - Constructor for class tsdb.util.MultiMutator.MultiMutator4
 
Mutator - Class in tsdb.util
 
Mutator() - Constructor for class tsdb.util.Mutator
 
MutatorIterator - Class in tsdb.util.iterator
Apply mutator to elements of iterator
MutatorIterator(TsIterator, Mutator) - Constructor for class tsdb.util.iterator.MutatorIterator
 
Mutators - Class in tsdb.util
 
MyEchoSocket - Class in tsdb.web
 
MyEchoSocket() - Constructor for class tsdb.web.MyEchoSocket
 

N

NA - Static variable in class tsdb.dsl.formula.FormulaNum
 
name - Variable in class tsdb.component.Region
 
name - Variable in class tsdb.component.Sensor
parameter name of this sensor
name - Variable in class tsdb.dsl.formula.FormulaFunc
 
name - Variable in class tsdb.dsl.formula.FormulaNonDataVar
 
name - Variable in class tsdb.dsl.formula.FormulaVar
 
name - Variable in class tsdb.GeneralStation
 
name - Variable in class tsdb.remote.GeneralStationInfo
 
name - Variable in class tsdb.remote.PlotInfo
 
name - Variable in class tsdb.util.iterator.TimestampSeries
 
name - Variable in class tsdb.util.NamedInterval
 
name - Variable in class tsdb.util.Timer
 
name - Variable in class tsdb.util.Util.FloatRange
 
NamedInterval - Class in tsdb.util
Interval with start, end and name.
NamedInterval(int, int, String) - Constructor for class tsdb.util.NamedInterval
create an interval Invariant start <= end is checked.
nameMap - Variable in class tsdb.util.Table
header name -> column position
names - Variable in class tsdb.util.Table
header names in csv file
names - Variable in class tsdb.util.TsSchema
 
NanGapIterator - Class in tsdb.iterator
This iterator fills gaps in input_iterator with NaN rows.
NanGapIterator(TsIterator, Long, Long) - Constructor for class tsdb.iterator.NanGapIterator
 
NanRemoveIterator - Class in tsdb.iterator
Sends only input elements to output that have at least one not NaN-value in data.
NanRemoveIterator(TsIterator) - Constructor for class tsdb.iterator.NanRemoveIterator
 
nearestStations - Variable in class tsdb.Station
list of stations of same general station id ordered by position difference to this station
nearestVirtualPlots - Variable in class tsdb.VirtualPlot
This list is used for interpolation when similar stations are needed.
negative() - Method in class tsdb.dsl.formula.Formula
 
negative() - Method in class tsdb.dsl.formula.FormulaNonDataVar
 
negative() - Method in class tsdb.dsl.formula.FormulaNum
 
negative() - Method in class tsdb.dsl.formula.FormulaVar
 
next() - Method in class tsdb.component.iterator.NocCheckIterator
 
next() - Method in class tsdb.iterator.ApplyIterator
 
next() - Method in class tsdb.iterator.DifferenceIterator
 
next() - Method in class tsdb.iterator.ElementCopyIterator
 
next() - Method in class tsdb.iterator.EmpiricalIterator
 
next() - Method in class tsdb.iterator.InterpolationAverageLinearIterator
 
next() - Method in class tsdb.iterator.MaskIterator
 
next() - Method in class tsdb.iterator.ProjectionFillIterator
 
next() - Method in class tsdb.iterator.ProjectionIterator
 
next() - Method in class tsdb.iterator.SunshineIterator
 
next() - Method in class tsdb.iterator.SunshineOlivieriIterator
 
next() - Method in class tsdb.streamdb.RelationalIterator
 
next() - Method in class tsdb.streamdb.StreamChainIterator
 
next() - Method in class tsdb.streamdb.StreamIterator
 
next() - Method in class tsdb.streamdb.StreamTsIterator
 
next() - Method in class tsdb.util.iterator.CSVIterator
 
next() - Method in class tsdb.util.iterator.LowQualityToNanIterator
 
next() - Method in class tsdb.util.iterator.MoveIterator
redirects processing to getNext()
next() - Method in class tsdb.util.iterator.MutatorIterator
 
next() - Method in class tsdb.util.iterator.TimeSeriesEntryIterator
 
next() - Method in class tsdb.util.iterator.Virtual_P_RT_NRT_Iterator
 
NO_CONSTANT_TIMESTEP - Static variable in class tsdb.util.TsSchema
 
NocCheck - Class in tsdb.graph.processing
This node filters values based on the difference to a reference source.
NocCheckIterator - Class in tsdb.component.iterator
 
NocCheckIterator(TsIterator) - Constructor for class tsdb.component.iterator.NocCheckIterator
 
Node - Interface in tsdb.graph.node
The base interface for all Nodes in the Query Graph.
Node.Abstract - Class in tsdb.graph.node
 
NodeGen - Interface in tsdb.graph.node
Interface for generator function for nodes
NON_DATA_VARIABLES - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
NON_DATA_VARIABLES_SET - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
not() - Method in class tsdb.dsl.formula.BooleanFormula
 
not() - Method in class tsdb.dsl.formula.BooleanFormulaAND
 
not() - Method in class tsdb.dsl.formula.BooleanFormulaEqual
 
not() - Method in class tsdb.dsl.formula.BooleanFormulaLess
 
not() - Method in class tsdb.dsl.formula.BooleanFormulaLessEqual
 
not() - Method in class tsdb.dsl.formula.BooleanFormulaNotEqual
 
not() - Method in class tsdb.dsl.formula.BooleanFormulaOR
 
not - Variable in class tsdb.dsl.FormulaParser.Predicate_factorContext
 
not_equal() - Method in class tsdb.dsl.FormulaParser
 
not_equal() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
Not_equalContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Not_equalContext
 
notNull(Object) - Static method in class tsdb.util.Util
 
NULL_OUTPUT_STREAM - Static variable in class tsdb.run.ExperimentProcessing
 
number() - Method in class tsdb.dsl.FormulaParser
 
number() - Method in class tsdb.dsl.FormulaParser.ScientificContext
 
number(int) - Method in class tsdb.dsl.FormulaParser.ScientificContext
 
NumberContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.NumberContext
 

O

observableA() - Method in class tsdb.util.Pair
 
observableB() - Method in class tsdb.util.Pair
 
of(TimestampSeries, Path, String[]) - Static method in class tsdb.component.SourceEntry
 
of(String, String[], ArrayList<DataRow>, Path) - Static method in class tsdb.component.SourceEntry
 
of(boolean) - Static method in class tsdb.dsl.formula.BooleanFormula
 
of(float) - Static method in class tsdb.dsl.formula.FormulaNum
 
of(Base) - Static method in interface tsdb.graph.node.Continuous
 
of(Continuous, float) - Static method in class tsdb.graph.processing.Addition
 
of(Continuous, float) - Static method in class tsdb.graph.processing.AdditionFirst
 
of(TsDB, Continuous, AggregationInterval, Mutator) - Static method in class tsdb.graph.processing.Aggregated
 
of(TsDB, List<Continuous>, int) - Static method in class tsdb.graph.processing.Averaged
 
of(TsDB, Continuous, Continuous, String, boolean) - Static method in class tsdb.graph.processing.Difference
 
of(Continuous) - Static method in class tsdb.graph.processing.Differential
 
of(Continuous, ElementCopyIterator.Action[]) - Static method in class tsdb.graph.processing.ElementCopy
 
of(Node, ElementCopyIterator.Action[]) - Static method in class tsdb.graph.processing.ElementRawCopy
 
of(TsDB, Continuous, String) - Static method in class tsdb.graph.processing.EmpiricalFiltered_NEW
 
of(TsDB, Node) - Static method in class tsdb.graph.processing.Evaporation
 
of(TsDB, Continuous, Continuous[], String[]) - Static method in class tsdb.graph.processing.Interpolated
Deprecated.
Constructor for specific use cases (eg. testing)
of(TsDB, String, String[], ContinuousGen) - Static method in class tsdb.graph.processing.Interpolated
Deprecated.
general constructor
of(TsDB, String, String[], ContinuousGen, AggregationInterval) - Static method in class tsdb.graph.processing.InterpolatedAverageLinear
 
of(Continuous, long, long) - Static method in class tsdb.graph.processing.IntervalRemove
 
of(TsDB, Node) - Static method in class tsdb.graph.processing.Mask
 
of(TsDB, List<Continuous>) - Static method in class tsdb.graph.processing.Middle
 
of(Continuous, List<Continuous>) - Static method in class tsdb.graph.processing.MinDiff
 
of(TsDB, Continuous) - Static method in class tsdb.graph.processing.NocCheck
 
of(Node) - Static method in class tsdb.graph.processing.PeakSmoothed
 
of(Continuous, String[]) - Static method in class tsdb.graph.processing.Projected
 
of(TsDB, Node, DataQuality) - Static method in class tsdb.graph.processing.RangeStepFiltered
 
of(Continuous, float[]) - Static method in class tsdb.graph.processing.Subtraction
 
of(TsDB, Node) - Static method in class tsdb.graph.processing.Sunshine
 
of(TsDB, Node) - Static method in class tsdb.graph.processing.SunshineOlivieri
 
of(Continuous, float, float) - Static method in class tsdb.graph.processing.TransformLinear
 
of(TsDB, Node) - Static method in class tsdb.graph.processing.Virtual_P_RT_NRT
 
of(TsDB, String, String[], NodeGen) - Static method in class tsdb.graph.source.BaseFactory
 
of(String) - Static method in class tsdb.graph.source.CSVSource
 
of(TsDB, String, String[]) - Static method in interface tsdb.graph.source.RawSource
 
of(TsDB, Node) - Static method in class tsdb.graph.source.StationBase
 
of(TsDB, Station, String[], NodeGen) - Static method in class tsdb.graph.source.StationBase
 
of(TsDB, String, String[]) - Static method in class tsdb.graph.source.StationRawSource
 
of(TsDB, Station, String[]) - Static method in class tsdb.graph.source.StationRawSource
 
of(TsDB, VirtualPlot, String[], NodeGen) - Static method in class tsdb.graph.source.VirtualBase
 
of(TsDB, String, String, String[], NodeGen) - Static method in class tsdb.graph.source.VirtualPlotStationBase
 
of(TsDB, VirtualPlot, String, String[], NodeGen) - Static method in class tsdb.graph.source.VirtualPlotStationBase
 
of(TsDB, VirtualPlot, Station, String[], NodeGen) - Static method in class tsdb.graph.source.VirtualPlotStationBase
 
of(TsDB, String, String, String[]) - Static method in class tsdb.graph.source.VirtualPlotStationRawSource
 
of(TsDB, VirtualPlot, String, String[]) - Static method in class tsdb.graph.source.VirtualPlotStationRawSource
 
of(TsDB, VirtualPlot, Station, String[]) - Static method in class tsdb.graph.source.VirtualPlotStationRawSource
 
of(TsDB, VirtualPlot, String[]) - Static method in class tsdb.graph.source.VirtualRawSource
 
of(String[], String, String) - Static method in class tsdb.iterator.ElementCopyIterator.Action
Creates one copy operation with source and target-column-name.
of(String[], String[], String) - Static method in class tsdb.iterator.ElementCopyIterator.Action
Creates one copy operation with one of sourceNames and target-column-name.
of(Station) - Static method in interface tsdb.Plot
 
of(VirtualPlot) - Static method in interface tsdb.Plot
 
of(ArrayList<DataEntry>) - Static method in class tsdb.streamdb.Chunk
 
of(DataEntry[]) - Static method in class tsdb.streamdb.Chunk
 
of(StreamIterator) - Static method in class tsdb.streamdb.StreamTsIterator
 
of(int, int) - Static method in class tsdb.util.Interval
create an interval Invariant start <= end is checked.
of(int, int, String) - Static method in class tsdb.util.NamedInterval
create an interval Invariant start <= end is checked.
of(A, B) - Static method in class tsdb.util.Pair
 
of(ProcessingChainEntry) - Static method in interface tsdb.util.processingchain.ProcessingChain
Create processing chain of one source entry
of(ProcessingChain, ProcessingChainEntry) - Static method in interface tsdb.util.processingchain.ProcessingChain
 
of(ProcessingChainSupplier, ProcessingChainEntry) - Static method in interface tsdb.util.processingchain.ProcessingChain
 
of(ProcessingChain, String) - Static method in interface tsdb.util.processingchain.ProcessingChain
 
of(ProcessingChainSupplier, String) - Static method in interface tsdb.util.processingchain.ProcessingChain
 
of(ProcessingChainSupplier[], ProcessingChainEntry) - Static method in interface tsdb.util.processingchain.ProcessingChain
 
of(String) - Static method in interface tsdb.util.processingchain.ProcessingChainEntry
 
of(ProcessingChainSupplier[], ProcessingChainEntry) - Static method in class tsdb.util.processingchain.ProcessingChainMultiSources
 
of(ProcessingChain[], ProcessingChainEntry) - Static method in class tsdb.util.processingchain.ProcessingChainMultiSources
 
of(ProcessingChainSupplier, ProcessingChainSupplier[], ProcessingChainEntry) - Static method in class tsdb.util.processingchain.ProcessingChainMultiSources
 
of(ProcessingChain, ProcessingChainEntry) - Static method in class tsdb.util.processingchain.ProcessingChainOneSource
 
of(ProcessingChainSupplier, ProcessingChainEntry) - Static method in class tsdb.util.processingchain.ProcessingChainOneSource
 
of(ProcessingChain, String) - Static method in class tsdb.util.processingchain.ProcessingChainOneSource
 
of(ProcessingChainSupplier, String) - Static method in class tsdb.util.processingchain.ProcessingChainOneSource
 
of(ProcessingChainEntry) - Static method in class tsdb.util.processingchain.ProcessingChainSource
 
of(String) - Static method in class tsdb.util.processingchain.ProcessingChainTitle
 
of(String, String) - Static method in class tsdb.util.StringPair
 
of(long, float...) - Static method in class tsdb.util.TsEntry
 
of(DataEntry) - Static method in class tsdb.util.TsEntry
 
of(String[], String) - Static method in class tsdb.VirtualCopyList
 
ofBufferedImage(BufferedImage) - Static method in class tsdb.util.gui.ImageRGBA
get Data reference (no copy) from BufferedImage Color model needs to be of type int: TYPE_INT_RGB or TYPE_INT_ARGB
ofDateEndHour(int) - Static method in class tsdb.util.TimeUtil
 
ofDateEndHour(int, int) - Static method in class tsdb.util.TimeUtil
 
ofDateEndMinute(int) - Static method in class tsdb.util.TimeUtil
 
ofDateEndMinute(int, int) - Static method in class tsdb.util.TimeUtil
 
ofDateStartHour(int) - Static method in class tsdb.util.TimeUtil
 
ofDateStartHour(int, int) - Static method in class tsdb.util.TimeUtil
 
ofDateStartMinute(int) - Static method in class tsdb.util.TimeUtil
 
ofDateStartMinute(int, int) - Static method in class tsdb.util.TimeUtil
 
offsetToDateTime(int) - Method in class tsdb.util.TimeConverter
 
offsetToOleAutomatonTime(int) - Method in class tsdb.util.TimeConverter
 
ofObject(Object) - Static method in class tsdb.util.yaml.YamlMap
 
ofPlot(TsDB, String, String...) - Static method in class tsdb.graph.source.GroupAverageSource_NEW
 
ofYaml(String, YamlMap) - Static method in class tsdb.component.Sensor
 
OLE_AUTOMATION_TIME_START - Static variable in class tsdb.util.TimeUtil
 
oleAutomatonTimeToDateTime(double) - Static method in class tsdb.util.TimeUtil
 
oleMinutesToDateTimeFileText(long) - Static method in class tsdb.util.TimeUtil
 
oleMinutesToDateTimeFileText(Long) - Static method in class tsdb.util.TimeUtil
convertes timestamp to text that is usable as part of a filename
oleMinutesToLocalDateTime(long) - Static method in class tsdb.util.TimeUtil
 
oleMinutesToText(Long) - Static method in class tsdb.util.TimeUtil
 
oleMinutesToText(Integer) - Static method in class tsdb.util.TimeUtil
 
oleMinutesToText(long, long) - Static method in class tsdb.util.TimeUtil
 
oleMinutesToText(Long, Long) - Static method in class tsdb.util.TimeUtil
 
onClose() - Method in class tsdb.explorer.TimeSeriesMultiViewScene
 
onClose() - Method in class tsdb.explorer.TsdbScene
 
ONE - Static variable in class tsdb.dsl.formula.FormulaNum
 
onShown() - Method in class tsdb.explorer.metadata.MetadataScene
 
onShown() - Method in class tsdb.explorer.SourceCatalogScene
 
onShown() - Method in class tsdb.explorer.SourceItemScene
 
onShown() - Method in class tsdb.explorer.TimeSeriesMultiViewScene
 
onShown() - Method in class tsdb.explorer.TimeSeriesViewScene
 
onShown() - Method in class tsdb.explorer.TsdbScene
 
open() - Method in class tsdb.TimeSeriesArchivReader
 
open() - Method in class tsdb.TimeSeriesArchivWriter
 
optBoolean(String, boolean) - Method in class tsdb.util.yaml.YamlMap
 
optBoolean(String, Boolean) - Method in class tsdb.util.yaml.YamlMap
nullable default
optDouble(String) - Method in class tsdb.util.yaml.YamlMap
 
optDouble(String, double) - Method in class tsdb.util.yaml.YamlMap
 
optFloat(String) - Method in class tsdb.util.yaml.YamlMap
 
optFloat(String, float) - Method in class tsdb.util.yaml.YamlMap
 
optFloat(String, Float) - Method in class tsdb.util.yaml.YamlMap
 
optFunBoolean(String, YamlMap.BooleanConsumer) - Method in class tsdb.util.yaml.YamlMap
 
optFunInt(String, IntConsumer) - Method in class tsdb.util.yaml.YamlMap
 
optFunString(String, Consumer<String>) - Method in class tsdb.util.yaml.YamlMap
 
optFunStringConv(String, Function<String, T>, Consumer<T>) - Method in class tsdb.util.yaml.YamlMap
If entry name is present as string, convert it to T by conv and apply to fun if conversion !
optInt(String, int) - Method in class tsdb.util.yaml.YamlMap
 
optList(String) - Method in class tsdb.util.yaml.YamlMap
 
optObject(String) - Method in class tsdb.util.yaml.YamlMap
 
optObject(String, Object) - Method in class tsdb.util.yaml.YamlMap
 
optString(String) - Method in class tsdb.util.yaml.YamlMap
 
optString(String, String) - Method in class tsdb.util.yaml.YamlMap
 
order_by_dependency(String[]) - Method in class tsdb.TsDB
Order sensor names by transitive dependencies, sensors without dependencies first.
OUTPUT_PATH - Static variable in class tsdb.TsDBFactory
 
outputCounters - Variable in class tsdb.iterator.AbstractCollectingAggregator
 
outputs - Variable in class tsdb.iterator.AbstractCollectingAggregator
 
outputTimestamp - Variable in class tsdb.iterator.AbstractCollectingAggregator
 
overlaps(int, int) - Method in class tsdb.util.Interval
 

P

p - Variable in class tsdb.dsl.formula.FormulaConditional
 
p - Variable in class tsdb.dsl.FormulaParser.ConditionalContext
 
Pair<A,B> - Class in tsdb.util
general pair of two types immutable if a and b are immutable
Pair(A, B) - Constructor for class tsdb.util.Pair
 
parameter - Variable in class tsdb.dsl.formula.FormulaFunc
 
parameter() - Method in class tsdb.dsl.FormulaParser
 
parameter() - Method in class tsdb.dsl.FormulaParser.VariableContext
 
ParameterContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.ParameterContext
 
parameterNames - Variable in class tsdb.util.iterator.TimeSeries
sensor names of time series in data
parse(YamlMap) - Static method in class tsdb.component.labeledproperty.LabeledProperty
 
parse(YamlMap) - Static method in class tsdb.component.labeledproperty.PropertyClear
 
parse(YamlMap) - Static method in class tsdb.component.labeledproperty.PropertyCNR4
 
parse(YamlMap) - Static method in class tsdb.component.labeledproperty.PropertyComputation
 
parse(String, String) - Static method in class tsdb.component.labeledproperty.PropertyComputation
 
parse(YamlMap) - Static method in class tsdb.component.labeledproperty.PropertyReassign
 
parse(String) - Static method in enum tsdb.component.SensorCategory
 
parse(String) - Static method in class tsdb.dsl.formula.FormulaNum
 
parse(Path) - Static method in class tsdb.loader.ki.AscParser
 
parse(Path, boolean) - Static method in class tsdb.loader.ki.AscParser
 
parse(String) - Static method in enum tsdb.util.AggregationInterval
 
parse(String) - Static method in enum tsdb.util.AggregationType
 
parse(String) - Static method in enum tsdb.util.DataQuality
 
parse(String) - Static method in class tsdb.util.Interval
Simple parser of an interval format: [ x, y ] example [2008,2015]
parse(String) - Method in interface tsdb.util.Table.ColumnReaderIntFunc.IntegerParser
 
parse(String, String) - Static method in class tsdb.util.Util.FloatRange
throws if parse error
parse_no_regex(String, String) - Static method in class tsdb.util.Util.FloatRange
throws if parse error
parseDateFrom(String) - Static method in class tsdb.web.api.ExportModel
 
parseDateTo(String) - Static method in class tsdb.web.api.ExportModel
 
parseEndTimestamp(String) - Static method in class tsdb.util.TimeUtil
parses an ISO 8601 date.
parseFormula(String) - Static method in class tsdb.dsl.FormulaBuilder
 
ParseReceiverLogFile - Class in tsdb.remote
 
ParseReceiverLogFile() - Constructor for class tsdb.remote.ParseReceiverLogFile
 
parseStartTimestamp(String) - Static method in class tsdb.util.TimeUtil
parses an ISO 8601 date.
parseText(String) - Static method in enum tsdb.web.api.ExportModel.TimespanType
 
parseTimestamp(String, String, boolean) - Static method in class tsdb.util.TimeUtil
 
parseTimestampDateFullHourFormat(String, int) - Static method in class tsdb.util.TimeUtil
example: 2010-10-07,24 ==> 2010-10-07T23:00 example: 2010-10-08,1 ==> 2010-10-08T00:00 example: 2010-10-08,0 ==> 2010-10-07,23:00 (special case)
parseTimestampMonthFirstAmPmFormat(String) - Static method in class tsdb.util.TimeUtil
example: 05.21.16 10:10:00 AM
parseTimestampMonthFirstFormat(String) - Static method in class tsdb.util.TimeUtil
example: 07.12.2016 22:10
parseTimestampMonthNameFormat(String) - Static method in class tsdb.util.TimeUtil
example: 01-Jul-2010 3:25 example: 16-Dec-2010 14:55 example: 12-Oct-2012 11:30
parseTimestampSlashFormat(String) - Static method in class tsdb.util.TimeUtil
format: yyyy/MM/dd HH:mm example: 2010/08/25 00:05
parseTimestampSpaceFormat(String) - Static method in class tsdb.util.TimeUtil
format: yyyy-MM-dd HH:mm:ss example: 2010-08-25 00:05:23 example: 2010-08-25 00:05:23.1234
path - Variable in class tsdb.component.SourceEntry
 
PeakSmoothed - Class in tsdb.graph.processing
Special node for manual precipitation sensors.
PeakSmoothed(Node) - Constructor for class tsdb.graph.processing.PeakSmoothed
 
PeakSmoothIterator - Class in tsdb.iterator
This iterator fills manually inserted sensor data with averaged values.
PeakSmoothIterator(TsIterator, PeakSmoothIterator.FillType[]) - Constructor for class tsdb.iterator.PeakSmoothIterator
 
PeakSmoothIterator.FillType - Enum in tsdb.iterator
 
physicalMax - Variable in class tsdb.component.Sensor
physical maximum
physicalMin - Variable in class tsdb.component.Sensor
physical minimum
plot(TsDB, String, String[], AggregationInterval, DataQuality, boolean) - Static method in class tsdb.graph.QueryPlan
Creates a general purpose graph for queries over one plot
Plot - Interface in tsdb
Interface for common functionality of virtual Plots and stations that are plots.
plot - Variable in class tsdb.remote.PlotMessage
 
plot(String, String, String[], AggregationInterval, DataQuality, boolean, Long, Long) - Method in interface tsdb.remote.RemoteTsDB
 
plot(String, String, String[], AggregationInterval, DataQuality, boolean, Long, Long) - Method in class tsdb.remote.ServerTsDB
 
Plot.Real - Class in tsdb
 
Plot.Virtual - Class in tsdb
 
PlotEnvironment - Class in tsdb.dsl
 
PlotEnvironment(Plot, Map<String, Integer>) - Constructor for class tsdb.dsl.PlotEnvironment
 
plotid - Variable in class tsdb.explorer.SourceItem
 
plotID - Variable in class tsdb.loader.burgwald.HoboTable
 
plotID - Variable in class tsdb.remote.PlotStatus
 
plotID - Variable in class tsdb.remote.VirtualPlotInfo
 
plotID - Variable in class tsdb.VirtualPlot
 
PlotInfo - Class in tsdb.remote
Serializable plot info immutable
PlotInfo(VirtualPlot) - Constructor for class tsdb.remote.PlotInfo
 
PlotInfo(Station) - Constructor for class tsdb.remote.PlotInfo
 
PlotInfo(String, String, String) - Constructor for class tsdb.remote.PlotInfo
 
plotMap - Variable in class tsdb.remote.ParseReceiverLogFile
 
PlotMessage - Class in tsdb.remote
Contains a data receiver message and a date of one plot.
PlotMessage(String, LocalDateTime, String) - Constructor for class tsdb.remote.PlotMessage
 
plotMessage - Variable in class tsdb.remote.PlotStatus
 
plotQuartile(String, String[], AggregationInterval, DataQuality, boolean, Long, Long) - Method in interface tsdb.remote.RemoteTsDB
 
plotQuartile(String, String[], AggregationInterval, DataQuality, boolean, Long, Long) - Method in class tsdb.remote.ServerTsDB
 
plots - Variable in class tsdb.web.api.ExportModel
 
PlotStationQuery - Class in tsdb.usecase
 
PlotStationQuery() - Constructor for class tsdb.usecase.PlotStationQuery
 
PlotStatus - Class in tsdb.remote
Serializable plot status immutable
PlotStatus(String, int, int, float, PlotMessage) - Constructor for class tsdb.remote.PlotStatus
 
POINT - Static variable in class tsdb.dsl.FormulaLexer
 
POINT() - Method in class tsdb.dsl.FormulaParser.NumberContext
 
POINT - Static variable in class tsdb.dsl.FormulaParser
 
positive - Variable in class tsdb.dsl.formula.FormulaFunc
 
positive - Variable in class tsdb.dsl.formula.FormulaNonDataVar
 
positive - Variable in class tsdb.dsl.formula.FormulaVar
 
post_day_func - Variable in class tsdb.component.Sensor
 
post_hour_func - Variable in class tsdb.component.Sensor
 
PostHourMutation - Class in tsdb.graph.processing
 
PostHourMutation(Continuous, Mutator) - Constructor for class tsdb.graph.processing.PostHourMutation
 
POW - Static variable in class tsdb.dsl.FormulaLexer
 
POW() - Method in class tsdb.dsl.FormulaParser.FactorContext
 
POW - Static variable in class tsdb.dsl.FormulaParser
 
predicate_atom() - Method in class tsdb.dsl.FormulaParser
 
predicate_atom() - Method in class tsdb.dsl.FormulaParser.Predicate_factorContext
 
Predicate_atomContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Predicate_atomContext
 
predicate_expression() - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
predicate_expression() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
predicate_expression() - Method in class tsdb.dsl.FormulaParser
 
Predicate_expressionContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Predicate_expressionContext
 
predicate_factor() - Method in class tsdb.dsl.FormulaParser
 
predicate_factor() - Method in class tsdb.dsl.FormulaParser.Predicate_termContext
 
predicate_factor(int) - Method in class tsdb.dsl.FormulaParser.Predicate_termContext
 
Predicate_factorContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Predicate_factorContext
 
predicate_term() - Method in class tsdb.dsl.FormulaParser.Predicate_expressionContext
 
predicate_term(int) - Method in class tsdb.dsl.FormulaParser.Predicate_expressionContext
 
predicate_term() - Method in class tsdb.dsl.FormulaParser
 
Predicate_termContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Predicate_termContext
 
printArray(double[]) - Static method in class tsdb.testing.TestingInterpolation
 
printArray(double[]) - Static method in class tsdb.util.Util
print array of values in one line
printArray(float[]) - Static method in class tsdb.util.Util
 
printArray(String[]) - Static method in class tsdb.util.Util
 
printArray(String[], String) - Static method in class tsdb.util.Util
print array of values in one line
printHelp() - Static method in class tsdb.run.DataBaseDumpRead
Deprecated.
 
println() - Method in class tsdb.run.ConsoleRunner
 
println(String) - Method in class tsdb.run.ConsoleRunner
 
println(String) - Method in interface tsdb.run.CreateStationGroupAverageCache.CbPrint
 
println() - Method in class tsdb.web.api.ZipExportProxy
 
println(String) - Method in class tsdb.web.api.ZipExportProxy
 
printStackTrace(Exception) - Static method in class tsdb.util.TsdbThrow
 
printStatistics() - Method in class tsdb.streamdb.StreamDB
 
PriorityExecutor - Class in tsdb.explorer
Internal Executor for threads in TimeSeriesMultiViewScene
PriorityExecutor() - Constructor for class tsdb.explorer.PriorityExecutor
 
ProcessingChain - Interface in tsdb.util.processingchain
Base interface and factory for processing chains
ProcessingChainEntry - Interface in tsdb.util.processingchain
Base interface and factory of processing chain entries
ProcessingChainMultiSources - Class in tsdb.util.processingchain
Processing chain with multiple chains as source and one additional entry immutable (Fields should not be changed.)
ProcessingChainNode - Interface in tsdb.util.processingchain
Node of processing chain is a processing chain entry and processing chain supplier.
ProcessingChainOneSource - Class in tsdb.util.processingchain
Processing chain with one chain as source and one additional entry immutable
ProcessingChainSource - Class in tsdb.util.processingchain
A processing chain with one entry as source immutable
ProcessingChainSupplier - Interface in tsdb.util.processingchain
Interface for classes that produce processing chains.
ProcessingChainTitle - Class in tsdb.util.processingchain
Simple processing chain entry with a title.
processLinear(TimeSeries[], TimeSeries, String) - Static method in class tsdb.util.iterator.Interpolator
 
processMultiLinear(TimeSeries[], TimeSeries, String) - Static method in class tsdb.util.iterator.Interpolator
Process gap filling of one target time series and one parameter.
processOneValueGaps(TimeSeries) - Static method in class tsdb.util.iterator.Interpolator
 
projA(Pair<A, B>) - Static method in class tsdb.util.Pair
 
projB(Pair<A, B>) - Static method in class tsdb.util.Pair
 
Projected - Class in tsdb.graph.processing
Project schema of source to target schema (fill with NaNs if sensor not in source)
Projected(Continuous, String[]) - Constructor for class tsdb.graph.processing.Projected
 
ProjectionFillIterator - Class in tsdb.iterator
Transforms from input schema to ouput schema output schema does not need to be subset of input schema (with arbitrary order) If some parameter in output schema is not in input schema -> column will be filled with Na-values.
ProjectionFillIterator(TsIterator, String[]) - Constructor for class tsdb.iterator.ProjectionFillIterator
 
ProjectionIterator - Class in tsdb.iterator
converts input schema to output schema output schema needs to be subset of input schema (with arbitrary order)
ProjectionIterator(TsIterator, String[]) - Constructor for class tsdb.iterator.ProjectionIterator
 
properties - Variable in class tsdb.loader.ki.type.AbstractLoader
 
propertiesList - Variable in class tsdb.Station
list of property map for Kili
PROPERTY_ALIAS - Static variable in class tsdb.StationProperties
 
PROPERTY_END - Static variable in class tsdb.StationProperties
 
PROPERTY_LOGGER - Static variable in class tsdb.StationProperties
 
PROPERTY_PLOTID - Static variable in class tsdb.StationProperties
 
PROPERTY_SERIAL - Static variable in class tsdb.StationProperties
 
PROPERTY_START - Static variable in class tsdb.StationProperties
 
PROPERTY_TYPE - Static variable in class tsdb.StationProperties
 
PropertyClear - Class in tsdb.component.labeledproperty
 
PropertyClear(String[]) - Constructor for class tsdb.component.labeledproperty.PropertyClear
 
PropertyCNR4 - Class in tsdb.component.labeledproperty
 
PropertyCNR4(double, double, double, double, String[]) - Constructor for class tsdb.component.labeledproperty.PropertyCNR4
 
PropertyComputation - Class in tsdb.component.labeledproperty
 
PropertyComputation(String, Formula) - Constructor for class tsdb.component.labeledproperty.PropertyComputation
 
PropertyGrid - Class in tsdb.explorer
List of properties (name, value)
PropertyGrid() - Constructor for class tsdb.explorer.PropertyGrid
 
PropertyReassign - Class in tsdb.component.labeledproperty
Copy source to target name.
PropertyReassign(String[], String[]) - Constructor for class tsdb.component.labeledproperty.PropertyReassign
 
PropertyView - Class in tsdb.explorer
view of property (name, value)
PropertyView(String, String) - Constructor for class tsdb.explorer.PropertyView
 
PureImage - Interface in tsdb.util.gui
 
put(Timer) - Static method in class tsdb.util.Timer
 
put(Timer) - Method in class tsdb.util.Timers
 

Q

qsum - Variable in class tsdb.graph.processing.Statistics.StatisticsData
 
Quadruple<A,B,C,D> - Class in tsdb.util
tuple of four entries immutable if a, b, c and d are immutable
Quadruple(A, B, C, D) - Constructor for class tsdb.util.Quadruple
 
quality(boolean, boolean, boolean) - Static method in class tsdb.usecase.UseCaseQualitySelection
 
quality(EnumSet<UseCaseQualitySelection.QualityFlag>) - Static method in class tsdb.usecase.UseCaseQualitySelection
 
quality - Variable in class tsdb.web.api.ExportModel
 
QUALITY_COUNTER_POS_INTERPOLATED - Static variable in class tsdb.iterator.AbstractAggregationIterator
 
QUALITY_COUNTER_POS_VALUES - Static variable in class tsdb.iterator.AbstractAggregationIterator
 
QUALITY_COUNTERS - Static variable in class tsdb.iterator.AbstractAggregationIterator
 
qualityCounter - Variable in class tsdb.util.TsEntry
 
qualityCountersToString() - Method in class tsdb.util.TsEntry
 
qualityFlag - Variable in class tsdb.util.TsEntry
 
QualityFlagIterator - Class in tsdb.component.iterator
adds Quality flags to input data: physical- and step-check
QualityFlagIterator(Sensor[], TsIterator) - Constructor for class tsdb.component.iterator.QualityFlagIterator
 
qualityFlagToString() - Method in class tsdb.util.TsEntry
 
query(String, int, int) - Method in class tsdb.component.labeledproperty.LabeledProperties
 
query_iterator(int, int) - Method in class tsdb.component.labeledproperty.LabeledProperties
 
QueryPlan - Class in tsdb.graph
With QueryPlan query graphs for specific queries a are build
QueryPlanGenerators - Class in tsdb.graph
 
QueryPlot - Class in tsdb.usecase
 
QueryPlot() - Constructor for class tsdb.usecase.QueryPlot
 
QuerySA01 - Class in tsdb.usecase
 
QuerySA01() - Constructor for class tsdb.usecase.QuerySA01
 
QueryStationSensorNames - Class in tsdb.usecase
 
QueryStationSensorNames() - Constructor for class tsdb.usecase.QueryStationSensorNames
 

R

RADIATION_SENSOR_NAME - Static variable in class tsdb.iterator.SunshineIterator
 
RangeStepFiltered - Class in tsdb.graph.processing
This node filters source with range or with range and step check.
RangeStepFiltered(TsDB, Node, DataQuality) - Constructor for class tsdb.graph.processing.RangeStepFiltered
 
raw_copy_lists - Variable in class tsdb.TsDB
copy first found of sources to target
raw_copy_sensor_names - Variable in class tsdb.TsDB
sensors that have raw source sensor
raw_source - Variable in class tsdb.component.Sensor
 
rawProcessing(TsDB, Node, String[], DataQuality) - Static method in class tsdb.graph.QueryPlanGenerators
 
RawSource - Interface in tsdb.graph.source
Interface Node: raw source
RawSource.Abstract - Class in tsdb.graph.source
 
read() - Static method in class tsdb.usecase.TestingTimeSeriesArchiv
 
Read_dat_file - Class in tsdb.usecase
 
Read_dat_file() - Constructor for class tsdb.usecase.Read_dat_file
 
readAll() - Method in class tsdb.run.FullDataReader
 
readAll() - Method in class tsdb.run.H2DataReader
 
readAll() - Method in class tsdb.run.H2MeanReader
 
readAll() - Method in class tsdb.run.InfluxDBDataReader
 
readAll() - Method in class tsdb.run.InfluxDBMeanReader
 
readAll() - Method in class tsdb.run.MonetDbDataReader
 
readAll() - Method in class tsdb.run.StreamDBMeanReader
 
readAllBytes(InputStream) - Static method in class tsdb.web.util.Web
 
readAllBytes(InputStream, int) - Static method in class tsdb.web.util.Web
 
readCSV(Path, char) - Static method in class tsdb.util.Table
 
readCSV(String, char) - Static method in class tsdb.util.Table
 
readCSV(Reader, char) - Static method in class tsdb.util.Table
 
readCSV(File, char) - Static method in class tsdb.util.Table
create a Table Object from CSV-File
readCSVFirstDataRow(String, char) - Static method in class tsdb.util.Table
 
readDataEntries(String, String, DataEntry[]) - Method in interface tsdb.TimeSeriesArchivReader.TimeSeriesArchivVisitor
 
readDataRows() - Method in class tsdb.loader.be.UniversalDataBinFile
Reads all data rows from file without further processing.
readDirectory_with_asc_recursive(Path) - Method in class tsdb.run.KiLiCollector
 
readDirectory_with_stations_flat(Path) - Method in class tsdb.run.KiLiCollector
 
readDirectoryRecursive(TsDB, Path) - Static method in class tsdb.loader.sa.SouthAfricaImport
 
readExternal(ObjectInput) - Method in class tsdb.util.iterator.TimestampSeries
 
readExternal(ObjectInput) - Method in class tsdb.util.TimeSeriesMask
 
readFromBinaryFile(String) - Static method in class tsdb.util.iterator.TimestampSeries
 
readFully(TimeSeriesArchivReader.TimeSeriesArchivVisitor) - Method in class tsdb.TimeSeriesArchivReader
 
readGeneralStation(String) - Method in class tsdb.ConfigLoader
reads names of used general stations
readIgnoreSensorName(String) - Method in class tsdb.ConfigLoader
reads names of input sensors, that should not be included in database
readIniSectionFloatRange(String, String) - Static method in class tsdb.util.Util
Reads a list of range float values from ini-file section
readIniSectionMap(Section) - Static method in class tsdb.util.Util
creates a map of all entries in one section of an "ini"-file
readLine(BufferedReader) - Static method in class tsdb.remote.ConsoleStarter
 
readLoggerTypeSchema(String) - Method in class tsdb.ConfigLoader
for each station type read schema of data, only data of names in this schema is included in the database This method creates LoggerType Objects
readOneDirectory_structure_kili(Path, TreeMap<String, Path>, boolean) - Method in class tsdb.loader.ki.TimeSeriesLoaderKiLi
Collects all kili-Files from one directory (no sub directories) and adds them to ascCollectorMap.
readOneFile(TsDB, Path) - Static method in class tsdb.loader.sa.SouthAfricaImport
 
readOneFile(Path, TimeSeriesArchivWriter) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_sasscal
 
readOneFile(Path, TimeSeriesArchivWriter) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_sasscal_type_2
 
readOneFile(Path, TimeSeriesArchivWriter) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_saws_acs
 
readOneFile(Path, TimeSeriesArchivWriter) - Static method in class tsdb.loader.sa.SouthAfricaPreImport_saws_ars
 
readOptinalSensorTranslation(String) - Method in class tsdb.ConfigLoader
 
readOptionalSensorNameCorrection(String) - Method in class tsdb.ConfigLoader
Read and insert sensor name corrections with time intervals in json format.
readOptionalStationInventory(String) - Method in class tsdb.ConfigLoader
 
readOptionalStationProperties(String) - Method in class tsdb.ConfigLoader
 
readPlotInventory(String) - Method in class tsdb.ConfigLoader
 
readRawData(String, String) - Method in interface tsdb.remote.RemoteTsDB
 
readRawData(String, String[]) - Method in interface tsdb.remote.RemoteTsDB
 
readRawData(String, String) - Method in class tsdb.remote.ServerTsDB
 
readRawData(String, String[]) - Method in class tsdb.remote.ServerTsDB
 
readRegion(String, String) - Method in class tsdb.ConfigLoader
read region config
readSensorMetaData(String) - Method in class tsdb.ConfigLoader
 
readTimestampSeries(TimestampSeries) - Method in interface tsdb.TimeSeriesArchivReader.TimeSeriesArchivVisitor
 
readUDBFTimeSeries(String, Path) - Static method in class tsdb.loader.be.TimeSeriesLoaderBE
Reads an UDBF-File and return structured data as UDBFTimeSeries Object.
readWithAscCollectorMap(TreeMap<String, Path>) - Method in class tsdb.run.KiLiCollector
 
Real(Station) - Constructor for class tsdb.Plot.Real
 
recordingName - Variable in class tsdb.loader.bale.TOA5Table
 
refresStationAliasMap() - Method in class tsdb.TsDB
 
Region - Class in tsdb.component
A region names a collection of plots (from one project).
Region(String, String) - Constructor for class tsdb.component.Region
 
region - Variable in class tsdb.GeneralStation
 
region - Variable in class tsdb.remote.GeneralStationInfo
 
region - Variable in class tsdb.web.api.ExportModel
 
regionExists(String) - Method in class tsdb.TsDB
 
regionName - Variable in class tsdb.explorer.SourceItem
 
RegionView - Class in tsdb.explorer.metadata
Overview of regions
RegionView() - Constructor for class tsdb.explorer.metadata.RegionView
 
RelationalIterator - Class in tsdb.streamdb
Joins a collection of StreamIterators to TsIterator with outputSchema.
RelationalIterator(Collection<StreamIterator>, String[]) - Constructor for class tsdb.streamdb.RelationalIterator
 
RelationalIterator(StreamIterator[], String[]) - Constructor for class tsdb.streamdb.RelationalIterator
 
remainingToArray() - Method in class tsdb.streamdb.StreamIterator
 
RemoteTsDB - Interface in tsdb.remote
Remote interface of TsDB, callable locally or by RMI
RemoteTsDBFactory - Class in tsdb.remote
Factory of RemoteTsDB - create local instance - start server for RMI - connect to RMI
RemoteTsDBFactory() - Constructor for class tsdb.remote.RemoteTsDBFactory
 
remove(String) - Method in class tsdb.util.Timer
Removes timer.
remove(String) - Method in class tsdb.util.Timers
Removes timer.
removeComments(byte[]) - Static method in class tsdb.util.Util
remove block comments from data.
removeEmptyColumns() - Method in class tsdb.util.iterator.TimestampSeries
 
removeInterval(String, int, int) - Method in class tsdb.streamdb.StreamDB
 
removeInterval(String, int, int) - Method in interface tsdb.streamdb.StreamStorage
 
removeInterval(String, int, int) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
removeSensorData(String, String, int, int) - Method in class tsdb.streamdb.StreamDB
 
RemoveSouthAfricaStationBeginings - Class in tsdb.loader.sa_own
 
RemoveSouthAfricaStationBeginings() - Constructor for class tsdb.loader.sa_own.RemoveSouthAfricaStationBeginings
 
replaceStation(Station) - Method in class tsdb.TsDB
 
requestContentToString(Request) - Static method in class tsdb.web.util.Web
 
requestMarker - Static variable in class tsdb.web.util.Web
 
reset() - Method in class tsdb.web.api.ExportModel
 
resolve(String) - Method in class tsdb.dsl.Environment
 
resolve(String) - Method in class tsdb.dsl.PlotEnvironment
 
RESOLVER_SET - Static variable in class tsdb.dsl.PlotEnvironment
 
RESOLVERS - Static variable in class tsdb.dsl.PlotEnvironment
 
restart() - Method in class tsdb.util.Timer
 
result() - Method in class tsdb.dsl.FormulaCollectUnsafeVarVisitor
 
result() - Method in class tsdb.dsl.FormulaCollectVarVisitor
 
result() - Method in class tsdb.dsl.FormulaTraverseVisitor
 
resultSchema - Variable in class tsdb.loader.ki.type.AbstractLoader
 
rightFieldByYear(TimeSeriesPainterGraphics2D, float, float, float, float) - Method in class tsdb.util.gui.TimeSeriesHeatMap
 
RMI_DEFAULT_SERVER_IP - Static variable in class tsdb.remote.RemoteTsDBFactory
 
RMI_REGISTRY_PORT - Static variable in class tsdb.remote.RemoteTsDBFactory
 
RMI_SERVER_NAME - Static variable in class tsdb.remote.RemoteTsDBFactory
 
RMI_SERVER_PORT - Static variable in class tsdb.remote.RemoteTsDBFactory
 
Robots_txt_Handler - Class in tsdb.web
 
Robots_txt_Handler() - Constructor for class tsdb.web.Robots_txt_Handler
 
RobotsTxtServlet - Class in tsdb.web
 
RobotsTxtServlet() - Constructor for class tsdb.web.RobotsTxtServlet
 
ROLE_ADMIN - Static variable in class tsdb.web.util.Web
 
roundLowerMonth(int) - Static method in class tsdb.util.TimeUtil
 
roundLowerYear(int) - Static method in class tsdb.util.TimeUtil
Get timestamp of start of the year at timestamp.
roundNextMonth(int) - Static method in class tsdb.util.TimeUtil
 
roundNextYear(int) - Static method in class tsdb.util.TimeUtil
Get timestamp of start of next year following year of timestamp.
rowIndex - Variable in class tsdb.util.Table.ColumnReader
 
rows - Variable in class tsdb.component.SourceEntry
 
rows - Variable in class tsdb.util.Table
table rows of csv file
RPAREN - Static variable in class tsdb.dsl.FormulaLexer
 
RPAREN() - Method in class tsdb.dsl.FormulaParser.AtomContext
 
RPAREN() - Method in class tsdb.dsl.FormulaParser.ConditionalContext
 
RPAREN() - Method in class tsdb.dsl.FormulaParser.ParameterContext
 
RPAREN() - Method in class tsdb.dsl.FormulaParser.Predicate_atomContext
 
RPAREN - Static variable in class tsdb.dsl.FormulaParser
 
RULE_atom - Static variable in class tsdb.dsl.FormulaParser
 
RULE_conditional - Static variable in class tsdb.dsl.FormulaParser
 
RULE_equal - Static variable in class tsdb.dsl.FormulaParser
 
RULE_expression - Static variable in class tsdb.dsl.FormulaParser
 
RULE_expression_op - Static variable in class tsdb.dsl.FormulaParser
 
RULE_factor - Static variable in class tsdb.dsl.FormulaParser
 
RULE_greater - Static variable in class tsdb.dsl.FormulaParser
 
RULE_greater_equal - Static variable in class tsdb.dsl.FormulaParser
 
RULE_identifier - Static variable in class tsdb.dsl.FormulaParser
 
RULE_less - Static variable in class tsdb.dsl.FormulaParser
 
RULE_less_equal - Static variable in class tsdb.dsl.FormulaParser
 
RULE_not_equal - Static variable in class tsdb.dsl.FormulaParser
 
RULE_number - Static variable in class tsdb.dsl.FormulaParser
 
RULE_parameter - Static variable in class tsdb.dsl.FormulaParser
 
RULE_predicate_atom - Static variable in class tsdb.dsl.FormulaParser
 
RULE_predicate_expression - Static variable in class tsdb.dsl.FormulaParser
 
RULE_predicate_factor - Static variable in class tsdb.dsl.FormulaParser
 
RULE_predicate_term - Static variable in class tsdb.dsl.FormulaParser
 
RULE_scientific - Static variable in class tsdb.dsl.FormulaParser
 
RULE_term - Static variable in class tsdb.dsl.FormulaParser
 
RULE_term_op - Static variable in class tsdb.dsl.FormulaParser
 
RULE_variable - Static variable in class tsdb.dsl.FormulaParser
 
ruleNames - Static variable in class tsdb.dsl.FormulaLexer
 
ruleNames - Static variable in class tsdb.dsl.FormulaParser
 
run(TsDB) - Static method in class tsdb.loader.sa_own.RemoveSouthAfricaStationBeginings
Station 1: bis einschließlich 4.3. löschen Station 2: bis einschließlich 5.3. löschen Station 3: bis einschließlich 6.3. löschen Station 4: bis einschließlich 7.3. löschen Station 5: bis einschließlich 10.3. löschen Station 6: bis einschließlich 11.3. löschen Station 7: bis einschließlich 12.3. löschen Station 8: bis einschließlich 13.3. löschen Station 9: bis einschließlich 15.3. löschen Station 10: bis einschließlich 20.3. löschen Station 11: bis einschließlich 21.3. löschen Station 12: bis einschließlich 22.3. löschen Station 13: bis einschließlich 24.3. löschen Station 14: bis einschließlich 25.3. löschen Station 15: bis einschließlich 26.3. löschen
run(RemoteTsDB) - Static method in class tsdb.remote.StartServerTsDB
 
run(String) - Method in class tsdb.run.command.ClearMasks
 
run(String[]) - Method in interface tsdb.run.command.Command
 
run(String[]) - Method in class tsdb.run.command.CommandMain
 
run(String[]) - Method in class tsdb.run.command.CommandSequence
 
run() - Method in class tsdb.run.command.DataClear
 
run(String) - Method in class tsdb.run.command.DataImport
 
run(String) - Method in class tsdb.run.command.LoadMasks
 
run() - Method in interface tsdb.run.command.MainRunnable
 
run() - Method in class tsdb.run.ConsoleRunner
 
run() - Method in class tsdb.run.CreateStationGroupAverageCache
 
run() - Method in class tsdb.usecase.GapInspect
 
run(TsDB) - Static method in class tsdb.usecase.InterpolationAnalysis2
 
run(RemoteTsDB) - Static method in class tsdb.web.Main
 
Run - Class in tsdb.web
Start RMI- and Web-Server
Run() - Constructor for class tsdb.web.Run
 
RunCompact - Class in tsdb.run
Compacts the database.
RunCompact() - Constructor for class tsdb.run.RunCompact
 
RunStatistics - Class in tsdb.usecase
 
RunStatistics() - Constructor for class tsdb.usecase.RunStatistics
 
RunTest_FullScan_Ta_200 - Class in tsdb.usecase
 
RunTest_FullScan_Ta_200() - Constructor for class tsdb.usecase.RunTest_FullScan_Ta_200
 

S

schema - Variable in class tsdb.graph.source.StationRawSource
 
schema - Variable in class tsdb.util.iterator.TsIterator
Meta data as schema.
SchemaConverterIterator - Class in tsdb.util.iterator
Converts schema of input iterator to output schema.
SchemaConverterIterator(TsIterator, String[], boolean) - Constructor for class tsdb.util.iterator.SchemaConverterIterator
Creates converter iterator.
scientific() - Method in class tsdb.dsl.FormulaParser.AtomContext
 
scientific() - Method in class tsdb.dsl.FormulaParser
 
ScientificContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.ScientificContext
 
selectGeneralStation(String) - Method in class tsdb.explorer.metadata.GeneralStationView
 
selectGeneralStation(String) - Method in class tsdb.explorer.metadata.MetadataScene
 
selectLogger(String) - Method in class tsdb.explorer.metadata.LoggerView
 
selectLogger(String) - Method in class tsdb.explorer.metadata.MetadataScene
 
selectRegion(String) - Method in class tsdb.explorer.metadata.MetadataScene
 
selectRegion(String) - Method in class tsdb.explorer.metadata.RegionView
 
selectSensor(String) - Method in class tsdb.explorer.metadata.MetadataScene
 
selectSensor(String) - Method in class tsdb.explorer.metadata.SensorView
 
selectStation(String) - Method in class tsdb.explorer.metadata.MetadataScene
 
selectStation(String) - Method in class tsdb.explorer.metadata.StationView
 
Sensor - Class in tsdb.component
This class contains metadata that is associated with a sensor.
Sensor(String) - Constructor for class tsdb.component.Sensor
 
sensor_dependency_lists - Variable in class tsdb.TsDB
sources that are needed for target
SENSOR_NAME - Static variable in class tsdb.graph.processing.Evaporation
 
SensorCategory - Enum in tsdb.component
Type of sensor: used for visualization purposes
sensorExists(String) - Method in class tsdb.TsDB
 
sensorHeaders - Variable in class tsdb.loader.be.UDBFTimestampSeries
 
sensorMap - Variable in class tsdb.dsl.Environment
 
SensorMeta - Class in tsdb.streamdb
Metadata of sensor immutable
SensorMeta(String, String) - Constructor for class tsdb.streamdb.SensorMeta
 
sensorName - Variable in class tsdb.streamdb.SensorMeta
 
sensorName - Variable in class tsdb.streamdb.StreamIterator
 
sensorName - Variable in class tsdb.TimeSeriesArchivReader.DataEntriesTriple
 
sensorNameCorrectionMap - Variable in class tsdb.Station
input sensor name correction map: input sensor name -> corrected sensor name This map contains only entries that are specific for this Station (or plotID) This field may be null if no corrections are available.
sensorNames - Variable in class tsdb.component.LoggerType
 
sensorNames - Variable in class tsdb.component.SourceEntry
 
sensorNames - Variable in class tsdb.util.iterator.TimestampSeries
 
sensorNameTranlationMap - Variable in class tsdb.component.LoggerType
 
sensorNameTranlationMap - Variable in class tsdb.GeneralStation
 
sensorNameTranlationMap - Variable in class tsdb.Station
translation map: input sensor name -> database sensor name This map contains only entries that are specific for this Station (or plotID)
sensors - Variable in class tsdb.web.api.ExportModel
 
SensorView - Class in tsdb.explorer.metadata
Overview of sensors
SensorView() - Constructor for class tsdb.explorer.metadata.SensorView
 
serialize(DataOutput, Chunk) - Method in class tsdb.streamdb.ChunkSerializer
 
SERIALIZER - Static variable in class tsdb.streamdb.ChunkMeta
 
SERIALIZER - Static variable in class tsdb.streamdb.SensorMeta
 
SERIALIZER - Static variable in class tsdb.streamdb.StationMeta
 
SERIALIZER - Static variable in class tsdb.util.Interval
 
SERIALIZER - Static variable in class tsdb.util.TimeSeriesMask
 
ServerTsDB - Class in tsdb.remote
Local implementation of RemoteTsDB
ServerTsDB(TsDB) - Constructor for class tsdb.remote.ServerTsDB
 
setAggregationDay(AggregationType) - Method in class tsdb.component.Sensor
 
setAggregationHour(AggregationType) - Method in class tsdb.component.Sensor
 
setAggregationMonth(AggregationType) - Method in class tsdb.component.Sensor
 
setAggregationWeek(AggregationType) - Method in class tsdb.component.Sensor
 
setAggregationYear(AggregationType) - Method in class tsdb.component.Sensor
 
setAllAggregations(AggregationType) - Method in class tsdb.component.Sensor
 
setAttribute(String, String) - Method in class tsdb.web.generator.Tag
 
setClass(String) - Method in class tsdb.web.generator.Tag
 
setColor(int, int, int) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColor(int, int, int) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorAxisLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorAxisLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorConnectLineTemperature() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorConnectLineTemperature() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorConnectLineTemperatureSecondary() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorConnectLineTemperatureSecondary() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorConnectLineUnknown() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorConnectLineUnknown() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorConnectLineUnknownSecondary() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorConnectLineUnknownSecondary() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorRectWater() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorRectWater() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorRectWaterSecondary() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorRectWaterSecondary() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorScale(String) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorScale(String) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorTransparent() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorTransparent() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorValueLineTemperature() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorValueLineTemperature() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorValueLineTemperatureSecondary() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorValueLineTemperatureSecondary() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorValueLineUnknown() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorValueLineUnknown() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorValueLineUnknownSecondary() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorValueLineUnknownSecondary() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleDayLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleDayLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleDayText() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleDayText() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleHourLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleHourLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleHourText() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleHourText() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleMonthLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleMonthLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleMonthText() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleMonthText() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleYearLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleYearLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorXScaleYearText() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorXScaleYearText() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorYScaleLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorYScaleLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorYScaleText() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorYScaleText() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColorZeroLine() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setColorZeroLine() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setColumnExtractor(TableColumn<T, String>, Function<T, String>) - Static method in class tsdb.explorer.FXUtil
 
setColumnObservableExtractor(TableColumn<T, String>, Function<T, ObservableValue<String>>) - Static method in class tsdb.explorer.FXUtil
 
setDiagramTimestampRange(double, double) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
setDiagramValueRange(double, double) - Method in class tsdb.util.gui.TimeSeriesDiagram
 
setElevation(float) - Method in class tsdb.VirtualPlot
 
setFontDefault() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setFontDefault() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setFontSmall() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setFontSmall() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setGrid(GridPane, int) - Method in class tsdb.explorer.PropertyView
 
setId(String) - Method in class tsdb.web.generator.Tag
 
setIndexedColor(float) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setIndexedColor(float) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setIndexedColorRange(float, float) - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setIndexedColorRange(float, float) - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setIndexedColors(String, Color[]) - Static method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setLineStyleDotted() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setLineStyleDotted() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setLineStyleSolid() - Method in interface tsdb.util.gui.TimeSeriesPainter
 
setLineStyleSolid() - Method in class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
setLogging(boolean) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
setPrintCallback(Consumer<String>) - Method in class tsdb.remote.ZipExport
 
setSelection(String, String) - Method in class tsdb.explorer.TimeSeriesViewScene
 
setSensorTimeSeriesMask(String, String, TimeSeriesMask) - Method in class tsdb.streamdb.StreamDB
 
setStyle(String) - Method in class tsdb.web.generator.Tag
 
setTimeSeriesMask(String, String, TimeSeriesMask) - Method in interface tsdb.remote.RemoteTsDB
 
setTimeSeriesMask(String, String, TimeSeriesMask) - Method in class tsdb.remote.ServerTsDB
 
setTimeSeriesMask(String, String, TimeSeriesMask, boolean) - Method in interface tsdb.streamdb.StreamStorage
 
setTimeSeriesMask(String, String, TimeSeriesMask, boolean) - Method in class tsdb.streamdb.StreamStorageStreamDB
 
show() - Method in class tsdb.explorer.TsdbScene
 
SingleInsertPerformance - Class in tsdb.usecase
 
SingleInsertPerformance() - Constructor for class tsdb.usecase.SingleInsertPerformance
 
size() - Method in class tsdb.util.iterator.TimestampSeries
 
SNAPPY_DELTA_TIME_DELTA_DELTA_VALUE_INT_QUANTIZED_SERIALIZER - Static variable in class tsdb.streamdb.Chunk
 
source - Variable in class tsdb.util.processingchain.ProcessingChainOneSource
 
SOURCE_BA_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_BA_REF_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_BE_GEN_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_BE_TSM_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_KI_TFI_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_KI_TSM_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_MM_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_SA_DAT_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_SA_OWN_PATH - Static variable in class tsdb.TsDBFactory
 
SOURCE_SENSOR_NAME - Static variable in class tsdb.graph.processing.Evaporation
 
SourceCatalog - Class in tsdb.component
SourceCatalog contains info about imported data-files.
SourceCatalog(String) - Constructor for class tsdb.component.SourceCatalog
 
sourceCatalog - Variable in class tsdb.TsDB
 
SourceCatalogScene - Class in tsdb.explorer
View of SourceCatalog
SourceCatalogScene(RemoteTsDB) - Constructor for class tsdb.explorer.SourceCatalogScene
 
SourceEntry - Class in tsdb.component
Info about an imported data-file immutable (Fields should not be changed.)
SourceEntry(Path, String, long, long, int, String[], String[], int) - Constructor for class tsdb.component.SourceEntry
 
sourceEntry - Variable in class tsdb.explorer.SourceItem
 
sourceIndex - Variable in class tsdb.iterator.ElementCopyIterator.Action
 
sourceInfo - Variable in class tsdb.loader.ki.type.AbstractLoader
 
SourceItem - Class in tsdb.explorer
Items in View of SourceCatalog
SourceItem(SourceEntry) - Constructor for class tsdb.explorer.SourceItem
 
SourceItemScene - Class in tsdb.explorer
Detail view of one SourceItem
SourceItemScene(SourceItem) - Constructor for class tsdb.explorer.SourceItemScene
 
sourcePos - Variable in class tsdb.loader.ki.type.AbstractLoader
 
sources - Variable in class tsdb.util.processingchain.ProcessingChainMultiSources
 
sources - Variable in class tsdb.VirtualCopyList
 
SouthAfricaCreateStationInventory - Class in tsdb.loader.sa
creates station inventroy from data files of external Southafrica stations
SouthAfricaCreateStationInventory() - Constructor for class tsdb.loader.sa.SouthAfricaCreateStationInventory
 
SouthAfricaImport - Class in tsdb.loader.sa
Reads pre-imported ".tsa"-files and loads content into TsDB
SouthAfricaImport(TsDB) - Constructor for class tsdb.loader.sa.SouthAfricaImport
 
SouthAfricaPreImport_sasscal - Class in tsdb.loader.sa
Reads SASSCAL files and writes content into ".tsa"-files
SouthAfricaPreImport_sasscal() - Constructor for class tsdb.loader.sa.SouthAfricaPreImport_sasscal
 
SouthAfricaPreImport_sasscal_2016_11_13 - Class in tsdb.loader.sa
 
SouthAfricaPreImport_sasscal_2016_11_13() - Constructor for class tsdb.loader.sa.SouthAfricaPreImport_sasscal_2016_11_13
 
SouthAfricaPreImport_sasscal_type_2 - Class in tsdb.loader.sa
Reads SASSCAL_Type_2 files and writes content into ".tsa"-files
SouthAfricaPreImport_sasscal_type_2() - Constructor for class tsdb.loader.sa.SouthAfricaPreImport_sasscal_type_2
 
SouthAfricaPreImport_saws_acs - Class in tsdb.loader.sa
Reads SAWS ACS files and writes content into ".tsa"-files
SouthAfricaPreImport_saws_acs() - Constructor for class tsdb.loader.sa.SouthAfricaPreImport_saws_acs
 
SouthAfricaPreImport_saws_ars - Class in tsdb.loader.sa
Reads SAWS ARS files and writes content into ".tsa"-files
SouthAfricaPreImport_saws_ars() - Constructor for class tsdb.loader.sa.SouthAfricaPreImport_saws_ars
 
stage - Variable in class tsdb.explorer.TsdbScene
 
start - Variable in class tsdb.component.labeledproperty.LabeledProperty
 
start(Stage) - Method in class tsdb.explorer.Explorer
 
start - Variable in class tsdb.util.Interval
 
start(String) - Static method in class tsdb.util.Timer
Start a new timer or restart an existing timer.
start(String) - Method in class tsdb.util.Timers
Start a new timer or restart an existing timer.
start - Variable in class tsdb.util.TimestampInterval
 
START_END_COMPARATOR - Static variable in class tsdb.util.TimestampInterval
 
startExport() - Method in class tsdb.web.api.ZipExportProxy
 
StartServerTsDB - Class in tsdb.remote
Start RMI Server
StartServerTsDB() - Constructor for class tsdb.remote.StartServerTsDB
 
startTimestamp - Variable in class tsdb.util.iterator.TimeSeries
timestamp of first entry in data
station - Variable in class tsdb.component.labeledproperty.LabeledProperty
 
station - Variable in class tsdb.graph.source.StationRawSource
 
station - Variable in class tsdb.Plot.Real
 
Station - Class in tsdb
This class contains metadata that is associated with a station (plotID).
Station(TsDB, GeneralStation, String, LoggerType, List<StationProperties>, boolean) - Constructor for class tsdb.Station
 
STATION_INTERPOLATION_COUNT - Static variable in class tsdb.graph.processing.Interpolated
Deprecated.
 
StationBase - Class in tsdb.graph.source
This node creates base aggregated values from one station source.
StationBase(TsDB, Node) - Constructor for class tsdb.graph.source.StationBase
 
stationCount - Variable in class tsdb.remote.GeneralStationInfo
 
stationExists(String) - Method in class tsdb.TsDB
 
stationExistsWithAlias(String) - Method in class tsdb.TsDB
 
stationID - Variable in class tsdb.remote.StationInfo
 
stationID - Variable in class tsdb.Station
Stream name of this station
StationInfo - Class in tsdb.remote
Serializable station info immutable (Fields should not be changed.)
StationInfo(Station) - Constructor for class tsdb.remote.StationInfo
 
stationList - Variable in class tsdb.GeneralStation
 
StationMeta - Class in tsdb.streamdb
Metadat of station immutable (Fields should not be changed.)
StationMeta(String) - Constructor for class tsdb.streamdb.StationMeta
 
stationName - Variable in class tsdb.component.SourceEntry
 
stationName - Variable in class tsdb.streamdb.SensorMeta
 
stationName - Variable in class tsdb.streamdb.StationMeta
 
stationName - Variable in class tsdb.streamdb.StreamIterator
 
stationName - Variable in class tsdb.TimeSeriesArchivReader.DataEntriesTriple
 
StationProperties - Class in tsdb
Properties of stations
StationProperties(Map<String, String>) - Constructor for class tsdb.StationProperties
 
StationRawSource - Class in tsdb.graph.source
This node is the source of station values.
StationRawSource(TsDB, Station, String[]) - Constructor for class tsdb.graph.source.StationRawSource
 
stationSchemaSupplement(String[]) - Method in class tsdb.Station
 
StationView - Class in tsdb.explorer.metadata
Overview of stations
StationView(MetadataScene) - Constructor for class tsdb.explorer.metadata.StationView
 
Statistics - Class in tsdb.graph.processing
 
Statistics(Node) - Constructor for class tsdb.graph.processing.Statistics
 
Statistics - Class in tsdb.run
 
Statistics() - Constructor for class tsdb.run.Statistics
 
Statistics.StatisticsData - Class in tsdb.graph.processing
 
StatisticsData(int) - Constructor for class tsdb.graph.processing.Statistics.StatisticsData
 
stepMax - Variable in class tsdb.component.Sensor
maximum change within a base aggregation time interval
stepMin - Variable in class tsdb.component.Sensor
minimal change within a base aggregation time interval
stop() - Method in class tsdb.util.Timer
 
stop(String) - Static method in class tsdb.util.Timer
Stop a started timer.
stop(String) - Method in class tsdb.util.Timers
Stop a started timer.
stopAndPrint() - Method in class tsdb.util.Timer
 
stopAndPrint(String) - Static method in class tsdb.util.Timer
Stop a started timer and Print duration.
stopAndPrint(String, String) - Static method in class tsdb.util.Timer
Stop a started timer and Print duration with additional text.
stopAndPrint(String) - Method in class tsdb.util.Timers
Stop a started timer and Print duration.
stopAndPrint(String, String) - Method in class tsdb.util.Timers
Stop a started timer and Print duration with additional text.
stopAndPrintText(String) - Method in class tsdb.util.Timer
 
stopToString(String) - Method in class tsdb.util.Timers
Stop a started timer.
STORAGE_PATH - Static variable in class tsdb.TsDBFactory
 
streamCache - Variable in class tsdb.TsDB
 
StreamChainIterator - Class in tsdb.streamdb
chain StreamIterators to one iterator.
StreamChainIterator(List<StreamIterator>) - Constructor for class tsdb.streamdb.StreamChainIterator
 
StreamDB - Class in tsdb.streamdb
Central class of StreamDB
StreamDB(String) - Constructor for class tsdb.streamdb.StreamDB
 
StreamDBDataWriter - Class in tsdb.run
 
StreamDBDataWriter(TsDB) - Constructor for class tsdb.run.StreamDBDataWriter
 
StreamDBMeanReader - Class in tsdb.run
 
StreamDBMeanReader(TsDB) - Constructor for class tsdb.run.StreamDBMeanReader
 
StreamIterator - Class in tsdb.streamdb
Iterator over one time series
StreamIterator(SensorMeta, <any>, <any>, int, int) - Constructor for class tsdb.streamdb.StreamIterator
 
StreamStorage - Interface in tsdb.streamdb
This class encapsulates StreamDB and provides basic methods to store and query time series data.
streamStorage - Variable in class tsdb.TsDB
storage of all time series
StreamStorageStreamDB - Class in tsdb.streamdb
Implementations of StreamStorage with StreamDB
StreamStorageStreamDB(String) - Constructor for class tsdb.streamdb.StreamStorageStreamDB
 
streamToList(Stream<T>) - Static method in class tsdb.util.Util
 
StreamTsIterator - Class in tsdb.streamdb
converts StreamIterator (or other DataEntry Iterator) to TsIterator
StreamTsIterator(StreamIterator) - Constructor for class tsdb.streamdb.StreamTsIterator
 
StreamTsIterator(Iterator<DataEntry>, String) - Constructor for class tsdb.streamdb.StreamTsIterator
 
stringArrayToMap(String[]) - Static method in class tsdb.util.Util
 
stringArrayToMap(String[], boolean) - Static method in class tsdb.util.Util
create position map of array of Strings: name -> array position
stringArrayToPositionIndexArray(String[], String[], boolean, boolean) - Static method in class tsdb.util.Util
create an array of positions of entries in resultNames with positions of sourcePosStringArray
stringArrayToPositionIndexArray(String[], Map<String, Integer>, boolean, boolean) - Static method in class tsdb.util.Util
create an array of positions of entries in resultNames with positions of sourcePosStringMap
StringPair - Class in tsdb.util
Pair of type String
StringPair(String, String) - Constructor for class tsdb.util.StringPair
 
SUB - Static variable in class tsdb.dsl.FormulaLexer
 
SUB() - Method in class tsdb.dsl.FormulaParser.Expression_opContext
 
SUB() - Method in class tsdb.dsl.FormulaParser.NumberContext
 
SUB - Static variable in class tsdb.dsl.FormulaParser
 
SUB() - Method in class tsdb.dsl.FormulaParser.VariableContext
 
Subtraction - Class in tsdb.graph.processing
Node: subtracts values to all entries of source
Subtraction(Continuous, float[]) - Constructor for class tsdb.graph.processing.Subtraction
 
sum - Variable in class tsdb.graph.processing.Statistics.StatisticsData
 
SUN - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
Sunshine - Class in tsdb.graph.processing
Virtual sensor Sunshine calculates sunshine duration from radiation source.
Sunshine(TsDB, Node) - Constructor for class tsdb.graph.processing.Sunshine
 
SUNSHINE_SENSOR_NAME - Static variable in class tsdb.iterator.SunshineIterator
 
SUNSHINE_SENSOR_NAME - Static variable in class tsdb.iterator.SunshineOlivieriIterator
 
SunshineIterator - Class in tsdb.iterator
fills sunshine columns with calculated values from Rn_300 column. 1: sunhine at this point in time 0: no sunshine at this point in time
SunshineIterator(TsIterator) - Constructor for class tsdb.iterator.SunshineIterator
 
SunshineOlivieri - Class in tsdb.graph.processing
Virtual sensor Sunshine calculates sunshine duration from radiation source.
SunshineOlivieri(TsDB, Node) - Constructor for class tsdb.graph.processing.SunshineOlivieri
 
SunshineOlivieriIterator - Class in tsdb.iterator
 
SunshineOlivieriIterator(TsIterator, double, double) - Constructor for class tsdb.iterator.SunshineOlivieriIterator
 
SupplementHandler - Class in tsdb.web.api
Provides additional user defined files within web ui.
SupplementHandler() - Constructor for class tsdb.web.api.SupplementHandler
 
supplementSchema(String[], String[]) - Method in interface tsdb.remote.RemoteTsDB
 
supplementSchema(String[], String[]) - Method in class tsdb.remote.ServerTsDB
 
supplementSchema(String[], String[]) - Method in class tsdb.TsDB
Add sensors that are needed for virtual sensor processing in schema
swdr - Variable in class tsdb.component.labeledproperty.PropertyCNR4
 
swur - Variable in class tsdb.component.labeledproperty.PropertyCNR4
 

T

T__0 - Static variable in class tsdb.dsl.FormulaLexer
 
T__0 - Static variable in class tsdb.dsl.FormulaParser
 
T__1 - Static variable in class tsdb.dsl.FormulaLexer
 
T__1 - Static variable in class tsdb.dsl.FormulaParser
 
T__10 - Static variable in class tsdb.dsl.FormulaLexer
 
T__10 - Static variable in class tsdb.dsl.FormulaParser
 
T__11 - Static variable in class tsdb.dsl.FormulaLexer
 
T__11 - Static variable in class tsdb.dsl.FormulaParser
 
T__12 - Static variable in class tsdb.dsl.FormulaLexer
 
T__12 - Static variable in class tsdb.dsl.FormulaParser
 
T__13 - Static variable in class tsdb.dsl.FormulaLexer
 
T__13 - Static variable in class tsdb.dsl.FormulaParser
 
T__14 - Static variable in class tsdb.dsl.FormulaLexer
 
T__14 - Static variable in class tsdb.dsl.FormulaParser
 
T__15 - Static variable in class tsdb.dsl.FormulaLexer
 
T__15 - Static variable in class tsdb.dsl.FormulaParser
 
T__16 - Static variable in class tsdb.dsl.FormulaLexer
 
T__16 - Static variable in class tsdb.dsl.FormulaParser
 
T__17 - Static variable in class tsdb.dsl.FormulaLexer
 
T__17 - Static variable in class tsdb.dsl.FormulaParser
 
T__18 - Static variable in class tsdb.dsl.FormulaLexer
 
T__18 - Static variable in class tsdb.dsl.FormulaParser
 
T__19 - Static variable in class tsdb.dsl.FormulaLexer
 
T__19 - Static variable in class tsdb.dsl.FormulaParser
 
T__2 - Static variable in class tsdb.dsl.FormulaLexer
 
T__2 - Static variable in class tsdb.dsl.FormulaParser
 
T__20 - Static variable in class tsdb.dsl.FormulaLexer
 
T__20 - Static variable in class tsdb.dsl.FormulaParser
 
T__3 - Static variable in class tsdb.dsl.FormulaLexer
 
T__3 - Static variable in class tsdb.dsl.FormulaParser
 
T__4 - Static variable in class tsdb.dsl.FormulaLexer
 
T__4 - Static variable in class tsdb.dsl.FormulaParser
 
T__5 - Static variable in class tsdb.dsl.FormulaLexer
 
T__5 - Static variable in class tsdb.dsl.FormulaParser
 
T__6 - Static variable in class tsdb.dsl.FormulaLexer
 
T__6 - Static variable in class tsdb.dsl.FormulaParser
 
T__7 - Static variable in class tsdb.dsl.FormulaLexer
 
T__7 - Static variable in class tsdb.dsl.FormulaParser
 
T__8 - Static variable in class tsdb.dsl.FormulaLexer
 
T__8 - Static variable in class tsdb.dsl.FormulaParser
 
T__9 - Static variable in class tsdb.dsl.FormulaLexer
 
T__9 - Static variable in class tsdb.dsl.FormulaParser
 
Table - Class in tsdb.util
Helper class to read csv files and get data as a table
Table() - Constructor for class tsdb.util.Table
 
Table.ColumnReader - Class in tsdb.util
 
Table.ColumnReaderBoolean - Class in tsdb.util
 
Table.ColumnReaderBooleanMissing - Class in tsdb.util
 
Table.ColumnReaderBooleanYN - Class in tsdb.util
 
Table.ColumnReaderDateFullHourTimestamp - Class in tsdb.util
 
Table.ColumnReaderDateHourWrapMinuteTimestamp - Class in tsdb.util
example: "2014-04-14";"23";"45";"0" example: "2014-04-14";"24";"0";"0" example: "2014-04-15";"0";"30";"0" example: "2014-04-15";"0";"15";"0" example: "2014-04-15";"0";"45";"0"
Table.ColumnReaderDayFirstAmPmTimestamp - Class in tsdb.util
 
Table.ColumnReaderDouble - Class in tsdb.util
 
Table.ColumnReaderFloat - Class in tsdb.util
 
Table.ColumnReaderFloatMissing - Class in tsdb.util
 
Table.ColumnReaderInt - Class in tsdb.util
 
Table.ColumnReaderIntFunc - Class in tsdb.util
 
Table.ColumnReaderIntFunc.IntegerParser - Interface in tsdb.util
 
Table.ColumnReaderMonthNameTimestamp - Class in tsdb.util
 
Table.ColumnReaderSlashTimestamp - Class in tsdb.util
 
Table.ColumnReaderSpaceTimestamp - Class in tsdb.util
 
Table.ColumnReaderString - Class in tsdb.util
 
Table.ColumnReaderStringMissing - Class in tsdb.util
 
Table.ColumnReaderTimestamp - Interface in tsdb.util
 
Table.ColumnReaderTimestampTwoCols - Class in tsdb.util
 
Table.ReaderConstructor<T> - Interface in tsdb.util
 
tablePrefix - Static variable in class tsdb.run.MonetDbDataWriter
 
tag - Variable in class tsdb.web.generator.Css
 
Tag - Class in tsdb.web.generator
 
Tag(Element) - Constructor for class tsdb.web.generator.Tag
 
target - Variable in class tsdb.component.labeledproperty.PropertyComputation
 
target - Variable in class tsdb.VirtualCopyList
 
targetIndex - Variable in class tsdb.iterator.ElementCopyIterator.Action
 
term() - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
term(int) - Method in class tsdb.dsl.FormulaParser.ExpressionContext
 
term() - Method in class tsdb.dsl.FormulaParser
 
term_op() - Method in class tsdb.dsl.FormulaParser
 
term_op() - Method in class tsdb.dsl.FormulaParser.TermContext
 
term_op(int) - Method in class tsdb.dsl.FormulaParser.TermContext
 
Term_opContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.Term_opContext
 
TermContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.TermContext
 
Terminal - Class in tsdb.run
 
Terminal() - Constructor for class tsdb.run.Terminal
 
test1() - Static method in class tsdb.testing.TestingInterpolation
 
testing(String[]) - Static method in class tsdb.usecase.TestingTOA5import
 
Testing_Init_tsm_Database - Class in tsdb.testing
 
Testing_Init_tsm_Database() - Constructor for class tsdb.testing.Testing_Init_tsm_Database
 
Testing_P_container_RT - Class in tsdb.usecase
 
Testing_P_container_RT() - Constructor for class tsdb.usecase.Testing_P_container_RT
 
Testing_P_RT_NRT - Class in tsdb.testing
 
Testing_P_RT_NRT() - Constructor for class tsdb.testing.Testing_P_RT_NRT
 
Testing_UDB_read - Class in tsdb.testing
 
Testing_UDB_read() - Constructor for class tsdb.testing.Testing_UDB_read
 
TestingAddition - Class in tsdb.usecase
 
TestingAddition() - Constructor for class tsdb.usecase.TestingAddition
 
TestingAscParser - Class in tsdb.usecase
 
TestingAscParser() - Constructor for class tsdb.usecase.TestingAscParser
 
TestingBulkLoad - Class in tsdb.testing
 
TestingBulkLoad() - Constructor for class tsdb.testing.TestingBulkLoad
 
TestingBytesToHex - Class in tsdb.testing
 
TestingBytesToHex() - Constructor for class tsdb.testing.TestingBytesToHex
 
TestingCharset - Class in tsdb.usecase
 
TestingCharset() - Constructor for class tsdb.usecase.TestingCharset
 
TestingClassGeneration - Class in tsdb.testing
 
TestingClassGeneration() - Constructor for class tsdb.testing.TestingClassGeneration
 
TestingClassGeneration.AbstractEvaluator - Class in tsdb.testing
 
TestingClassGeneration.Evaluator - Interface in tsdb.testing
 
TestingCollectingAggregator - Class in tsdb.usecase
 
TestingCollectingAggregator() - Constructor for class tsdb.usecase.TestingCollectingAggregator
 
TestingCompression - Class in tsdb.testing
 
TestingCompression() - Constructor for class tsdb.testing.TestingCompression
 
TestingEncoding - Class in tsdb.usecase
 
TestingEncoding() - Constructor for class tsdb.usecase.TestingEncoding
 
TestingFormula - Class in tsdb.testing
 
TestingFormula() - Constructor for class tsdb.testing.TestingFormula
 
TestingFormula.EvaluatorA - Interface in tsdb.testing
 
TestingFormulaCompile - Class in tsdb.testing
 
TestingFormulaCompile() - Constructor for class tsdb.testing.TestingFormulaCompile
 
TestingGroupAverageSource_NEW - Class in tsdb.usecase
 
TestingGroupAverageSource_NEW() - Constructor for class tsdb.usecase.TestingGroupAverageSource_NEW
 
TestingHobo - Class in tsdb.testing
 
TestingHobo() - Constructor for class tsdb.testing.TestingHobo
 
TestingInterpolatedAverageLinear - Class in tsdb.usecase
 
TestingInterpolatedAverageLinear() - Constructor for class tsdb.usecase.TestingInterpolatedAverageLinear
 
TestingInterpolation - Class in tsdb.testing
testing OLSMultipleLinearRegression
TestingInterpolation() - Constructor for class tsdb.testing.TestingInterpolation
 
TestingInterpolation - Class in tsdb.usecase
 
TestingInterpolation() - Constructor for class tsdb.usecase.TestingInterpolation
 
TestingKiliDirectoryRead - Class in tsdb.usecase
 
TestingKiliDirectoryRead() - Constructor for class tsdb.usecase.TestingKiliDirectoryRead
 
TestingLabeledProperty - Class in tsdb.testing
 
TestingLabeledProperty() - Constructor for class tsdb.testing.TestingLabeledProperty
 
TestingMask - Class in tsdb.testing
 
TestingMask() - Constructor for class tsdb.testing.TestingMask
 
TestingNewAggregation - Class in tsdb.usecase
 
TestingNewAggregation() - Constructor for class tsdb.usecase.TestingNewAggregation
 
TestingQualityCounters - Class in tsdb.usecase
 
TestingQualityCounters() - Constructor for class tsdb.usecase.TestingQualityCounters
 
TestingRegex - Class in tsdb.testing
 
TestingRegex() - Constructor for class tsdb.testing.TestingRegex
 
TestingRelationalIterator - Class in tsdb.usecase
 
TestingRelationalIterator() - Constructor for class tsdb.usecase.TestingRelationalIterator
 
TestingSocket - Class in tsdb.usecase
 
TestingSocket() - Constructor for class tsdb.usecase.TestingSocket
 
TestingSourceCatalog - Class in tsdb.usecase
 
TestingSourceCatalog() - Constructor for class tsdb.usecase.TestingSourceCatalog
 
TestingSouthAfricaQuery - Class in tsdb.usecase
 
TestingSouthAfricaQuery() - Constructor for class tsdb.usecase.TestingSouthAfricaQuery
 
TestingStationsOfPlot - Class in tsdb.usecase
 
TestingStationsOfPlot() - Constructor for class tsdb.usecase.TestingStationsOfPlot
 
TestingSunshineDuration - Class in tsdb.usecase
 
TestingSunshineDuration() - Constructor for class tsdb.usecase.TestingSunshineDuration
 
TestingTimeSeriesArchiv - Class in tsdb.usecase
 
TestingTimeSeriesArchiv() - Constructor for class tsdb.usecase.TestingTimeSeriesArchiv
 
TestingTOA5import - Class in tsdb.usecase
 
TestingTOA5import() - Constructor for class tsdb.usecase.TestingTOA5import
 
TestingUnixTime - Class in tsdb.testing
 
TestingUnixTime() - Constructor for class tsdb.testing.TestingUnixTime
 
TestingVirtualRawSource - Class in tsdb.usecase
 
TestingVirtualRawSource() - Constructor for class tsdb.usecase.TestingVirtualRawSource
 
TestingWeb - Class in tsdb.web
 
TestingWeb() - Constructor for class tsdb.web.TestingWeb
 
TestingWindDirection - Class in tsdb.testing
testing average aggregation of wind direction
TestingWindDirection() - Constructor for class tsdb.testing.TestingWindDirection
 
TestingYamlWriter - Class in tsdb.testing
 
TestingYamlWriter() - Constructor for class tsdb.testing.TestingYamlWriter
 
TestingZip - Class in tsdb.testing
 
TestingZip() - Constructor for class tsdb.testing.TestingZip
 
testRandom() - Static method in class tsdb.testing.TestingInterpolation
 
then(UnaryOperator<Float>) - Method in class tsdb.util.Table.ColumnReaderFloat
 
then(UnaryOperator<String>) - Method in class tsdb.util.Table.ColumnReaderString
 
throwDifferentAggregation(TsSchema...) - Static method in class tsdb.util.TsSchema
 
throwDifferentContinuous(TsSchema[]) - Static method in class tsdb.util.TsSchema
 
throwDifferentNames(TsSchema, TsSchema) - Static method in class tsdb.util.TsSchema
 
throwDifferentQualityFlags(TsSchema[]) - Static method in class tsdb.util.TsSchema
 
throwDifferentTimeStep(TsSchema...) - Static method in class tsdb.util.TsSchema
 
throwEmpty(Object[]) - Static method in class tsdb.util.AssumptionCheck
Throws if array is null or empty
throwFalse(boolean) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if check is false.
throwFalse(boolean, String) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if check is false.
throwFalse(boolean, AssumptionCheck.CallBackText) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if check is false.
throwGreater(Long, Long) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if a is greater than b.
throwGreater(long, long) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if a is greater than b.
throwNoAggregation() - Method in class tsdb.util.TsSchema
 
throwNoBaseAggregation() - Method in class tsdb.util.TsSchema
 
throwNoConstantTimeStep() - Method in class tsdb.util.TsSchema
 
throwNoInterpolatedFlags() - Method in class tsdb.util.TsSchema
 
throwNoQualityFlags() - Method in class tsdb.util.TsSchema
 
throwNotAggregation(TsSchema.Aggregation) - Method in class tsdb.util.TsSchema
 
throwNotContained(String[], String[]) - Static method in class tsdb.util.AssumptionCheck
 
throwNotContinuous() - Method in class tsdb.util.TsSchema
 
throwNotStep(int) - Method in class tsdb.util.TsSchema
 
throwNotVariableStepAggregation() - Method in enum tsdb.util.TsSchema.Aggregation
 
throwNotVariableStepAggregation() - Method in class tsdb.util.TsSchema
 
throwNull(Object) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if object is null.
throwNullArray(T[]) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if array or elements are null.
throwNulls(Object...) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if at least one object is null;
throwNullText(Object, String) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if object is null.
throwText(String) - Static method in class tsdb.util.AssumptionCheck
Throws an exception with text an writes text to log.
throwTrue(boolean, String) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if check is true.
throwTrue(boolean, AssumptionCheck.CallBackText) - Static method in class tsdb.util.AssumptionCheck
Throws an exception if check is true;
time - Variable in class tsdb.loader.be.UDBFTimestampSeries
 
TIME_SERIES_STREAM_ENTRY_MARKER - Static variable in class tsdb.run.DataBaseDumpWrite
Deprecated.
 
TIME_SERIES_STREAM_HEADER_MARKER - Static variable in class tsdb.run.DataBaseDumpWrite
Deprecated.
 
timeConverter - Variable in class tsdb.loader.be.UDBFTimestampSeries
 
TimeConverter - Class in tsdb.util
Converter of timestamps with reference to file time data.
TimeConverter(double, double, double, double) - Constructor for class tsdb.util.TimeConverter
 
timeinterval - Variable in class tsdb.util.iterator.TimestampSeries
 
Timer - Class in tsdb.util
Timer measures duration of time-span between start and stop calls.
Timer(String, long, long) - Constructor for class tsdb.util.Timer
 
Timer(String, long) - Constructor for class tsdb.util.Timer
 
Timer(String) - Constructor for class tsdb.util.Timer
 
Timers - Class in tsdb.util
 
Timers() - Constructor for class tsdb.util.Timers
 
TimeScale - Class in tsdb.util.gui
 
TimeScale(double, double, TimeScale.TimeGranularity) - Constructor for class tsdb.util.gui.TimeScale
 
TimeScale.TimeGranularity - Enum in tsdb.util.gui
 
TimeSeries - Class in tsdb.util.iterator
Time series of aggregated data.
TimeSeries(ProcessingChainSupplier, String[], long, int, float[][], DataQuality[][], boolean[][]) - Constructor for class tsdb.util.iterator.TimeSeries
Creates TimeSeries filled with data.
TIMESERIESARCHIV_SERIALIZER - Static variable in class tsdb.util.DataEntry
Serializer of array with DataEntries for time series archive format.
TIMESERIESARCHIV_SERIALIZER - Static variable in class tsdb.util.iterator.TimestampSeries
 
TimeSeriesArchivReader - Class in tsdb
Reads ".tsa"-files
TimeSeriesArchivReader(String) - Constructor for class tsdb.TimeSeriesArchivReader
 
TimeSeriesArchivReader.DataEntriesTriple - Class in tsdb
 
TimeSeriesArchivReader.EntryType - Enum in tsdb
 
TimeSeriesArchivReader.TimeSeriesArchivVisitor - Interface in tsdb
 
TimeSeriesArchivWriter - Class in tsdb
writes ".tsa"-files
TimeSeriesArchivWriter(String) - Constructor for class tsdb.TimeSeriesArchivWriter
 
TimeSeriesArchivWriter(OutputStream) - Constructor for class tsdb.TimeSeriesArchivWriter
 
TimeSeriesDiagram - Class in tsdb.util.gui
 
TimeSeriesDiagram(TimestampSeries, AggregationInterval, SensorCategory, boolean) - Constructor for class tsdb.util.gui.TimeSeriesDiagram
 
TimeSeriesEntryIterator - Class in tsdb.util.iterator
Converts raw Iterator to TsIterator.
TimeSeriesEntryIterator(Iterator<TsEntry>, String[]) - Constructor for class tsdb.util.iterator.TimeSeriesEntryIterator
Creates convert iterator.
TimeSeriesHandler - Class in tsdb.web
 
TimeSeriesHandler(RemoteTsDB) - Constructor for class tsdb.web.TimeSeriesHandler
 
TimeSeriesHeatMap - Class in tsdb.util.gui
 
TimeSeriesHeatMap(TimestampSeries) - Constructor for class tsdb.util.gui.TimeSeriesHeatMap
 
timeSeriesIteratorCLIP(Long, Long) - Method in class tsdb.util.iterator.TimeSeries
Iterator of data from clipStart to clipEnd
TimeSeriesLoaderBE - Class in tsdb.loader.be
This class contains methods to read time series from input files in "BE"-Format and stores data into database.
TimeSeriesLoaderBE(TsDB, long) - Constructor for class tsdb.loader.be.TimeSeriesLoaderBE
 
TimeSeriesLoaderKiLi - Class in tsdb.loader.ki
This class contains methods to read time series from input files in "KiLi"-Format and stores data into database.
TimeSeriesLoaderKiLi(TsDB) - Constructor for class tsdb.loader.ki.TimeSeriesLoaderKiLi
 
TimeSeriesLoaderKiLi_manual_tfi - Class in tsdb.loader.ki
loads tfi data from directory
TimeSeriesLoaderKiLi_manual_tfi(TsDB) - Constructor for class tsdb.loader.ki.TimeSeriesLoaderKiLi_manual_tfi
 
TimeSeriesMask - Class in tsdb.util
Contains list of intervals of time that should be masked out.
TimeSeriesMask() - Constructor for class tsdb.util.TimeSeriesMask
Creates empty mask.
TimeSeriesMultiViewScene - Class in tsdb.explorer
View of multiple time series
TimeSeriesMultiViewScene(RemoteTsDB) - Constructor for class tsdb.explorer.TimeSeriesMultiViewScene
 
TimeSeriesPainter - Interface in tsdb.util.gui
 
TimeSeriesPainter.PosHorizontal - Enum in tsdb.util.gui
 
TimeSeriesPainter.PosVerical - Enum in tsdb.util.gui
 
TimeSeriesPainterGraphics2D - Class in tsdb.util.gui
 
TimeSeriesPainterGraphics2D(BufferedImage) - Constructor for class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
TimeSeriesPainterGraphics2D(Graphics2D, float, float, float, float) - Constructor for class tsdb.util.gui.TimeSeriesPainterGraphics2D
 
TimeSeriesViewScene - Class in tsdb.explorer
View of one time series
TimeSeriesViewScene(RemoteTsDB) - Constructor for class tsdb.explorer.TimeSeriesViewScene
 
timespanDatesFrom - Variable in class tsdb.web.api.ExportModel
 
timespanDatesTo - Variable in class tsdb.web.api.ExportModel
 
timespanType - Variable in class tsdb.web.api.ExportModel
 
timespanYear - Variable in class tsdb.web.api.ExportModel
 
timespanYearsFrom - Variable in class tsdb.web.api.ExportModel
 
timespanYearsTo - Variable in class tsdb.web.api.ExportModel
 
timestamp - Variable in class tsdb.util.DataEntry
 
timestamp - Variable in class tsdb.util.DataRow
 
timestamp - Variable in class tsdb.util.TsEntry
 
TIMESTAMP_END_ASC_COMPARATOR - Static variable in class tsdb.util.TimeUtil
 
TIMESTAMP_START_ASC_COMPARATOR - Static variable in class tsdb.util.TimeUtil
 
TimestampInterval<T extends java.io.Serializable> - Class in tsdb.util
(open) interval of time with value object.
TimestampInterval(T, Long, Long) - Constructor for class tsdb.util.TimestampInterval
 
TimestampSeries - Class in tsdb.util.iterator
time series with individual time stamp for each entry
TimestampSeries() - Constructor for class tsdb.util.iterator.TimestampSeries
for Externalizable only!
TimestampSeries(String[], List<TsEntry>, Integer) - Constructor for class tsdb.util.iterator.TimestampSeries
 
TimestampSeries(String, String[], List<TsEntry>) - Constructor for class tsdb.util.iterator.TimestampSeries
 
TimestampSeriesCSVwriter - Class in tsdb.util.iterator
 
TimestampSeriesCSVwriter(boolean, boolean, boolean, boolean) - Constructor for class tsdb.util.iterator.TimestampSeriesCSVwriter
 
TimestampTableCell() - Constructor for class tsdb.explorer.FXUtil.TimestampTableCell
 
timestampText(LocalDateTime) - Static method in class tsdb.web.util.Web
 
timeStep - Variable in class tsdb.component.SourceEntry
 
timeStep - Variable in class tsdb.util.iterator.TimeSeries
constant time step between entries
timeStep - Variable in class tsdb.util.TsSchema
 
TimeUtil - Class in tsdb.util
This class converts between date and time systems and keeps timestamp info from a UDBF-File.
title - Variable in class tsdb.util.processingchain.ProcessingChainTitle
 
TOA5Loader - Class in tsdb.loader.bale
 
TOA5Loader(TsDB) - Constructor for class tsdb.loader.bale.TOA5Loader
 
TOA5Table - Class in tsdb.loader.bale
 
TOA5Table(String) - Constructor for class tsdb.loader.bale.TOA5Table
 
toAggregation() - Method in enum tsdb.util.AggregationInterval
 
toArray(String) - Static method in class tsdb.util.Util
 
toBaseTimeSeries(Long, Long, TimestampSeries) - Static method in class tsdb.util.iterator.TimeSeries
converts TimestampSeries to TimeSeries missing values before and after data in source time series and gaps within source timeseries are filled with NaN-values source time series needs to be aggregated already
toDataEntyArray(String) - Method in class tsdb.util.iterator.TimestampSeries
Only finite elements are added to result array
toDataRows(TimestampSeries) - Method in class tsdb.loader.ki.type.AbstractLoader
 
toJsonID(long) - Static method in class tsdb.web.api.TsDBExportAPIHandler
 
tokenNames - Static variable in class tsdb.dsl.FormulaLexer
Deprecated.
tokenNames - Static variable in class tsdb.dsl.FormulaParser
Deprecated.
toSchemas(TsIterator[]) - Static method in class tsdb.util.iterator.TsIterator
Get array of schemas from array of iterators.
toString() - Method in class tsdb.component.labeledproperty.LabeledProperty
 
toString() - Method in class tsdb.component.labeledproperty.PropertyCNR4
 
toString() - Method in class tsdb.component.LoggerType
 
toString() - Method in class tsdb.component.SourceEntry
 
toString() - Method in class tsdb.explorer.SourceItem
 
toString() - Method in class tsdb.loader.be.UDBFTimestampSeries
 
toString() - Method in class tsdb.loader.be.UniversalDataBinFile.DataRow
 
toString() - Method in class tsdb.loader.be.UniversalDataBinFile
 
toString() - Method in class tsdb.Plot.Real
 
toString() - Method in class tsdb.Plot.Virtual
 
toString() - Method in class tsdb.remote.PlotInfo
 
toString() - Method in class tsdb.Station
 
toString() - Method in class tsdb.StationProperties
 
toString() - Method in class tsdb.streamdb.ChunkMeta
 
toString() - Method in class tsdb.streamdb.StreamIterator
 
toString() - Method in class tsdb.util.DataEntry
 
toString() - Method in class tsdb.util.Interval
 
toString() - Method in class tsdb.util.iterator.TimeSeries
some summary data of this time series
toString() - Method in class tsdb.util.iterator.TimestampSeries
 
toString() - Method in class tsdb.util.iterator.TsIterator
Get Text of title, schema names and processing chain.
toString() - Method in class tsdb.util.NamedInterval
 
toString() - Method in class tsdb.util.Pair
 
toString() - Method in class tsdb.util.processingchain.ProcessingChainTitle
 
toString() - Method in class tsdb.util.Table
 
toString() - Method in class tsdb.util.TimeConverter
 
toString() - Method in class tsdb.util.Timer
 
toString(String) - Method in class tsdb.util.Timers
Text of duration of timer from start to stop or to current time if timer is not stopped.
toString() - Method in class tsdb.util.Timers
All timers to text separated by newline.
toString() - Method in class tsdb.util.TimeSeriesMask
 
toString() - Method in class tsdb.util.TimestampInterval
 
toString() - Method in class tsdb.util.TsEntry
 
toString() - Method in class tsdb.util.TsSchema
 
toString() - Method in class tsdb.util.yaml.YamlMap
 
toString() - Method in class tsdb.VirtualPlot
 
toStringAll() - Static method in class tsdb.util.Timer
All timers to text separated by newline.
toText() - Method in enum tsdb.web.api.ExportModel.TimespanType
 
toTimeSeries() - Method in class tsdb.util.iterator.TsIterator
Collect all remaining elements into TimeSeries Object.
toTimestampSeries() - Method in class tsdb.loader.be.UDBFTimestampSeries
 
toTimestampSeries(String) - Method in class tsdb.util.iterator.TsIterator
Collect all remaining elements into TimestampSeries Object.
toTimeStep() - Method in enum tsdb.util.AggregationInterval
 
toTsIterator() - Method in class tsdb.loader.be.UDBFTimestampSeries
 
toX(int) - Method in class tsdb.usecase.GapInspect
 
TRAINING_TIME_INTERVAL - Static variable in class tsdb.graph.processing.Interpolated
Deprecated.
 
TRAINING_VALUE_COUNT - Static variable in class tsdb.util.iterator.Interpolator
count of values for training to fill one gap
transformCoordinates(double, double) - Static method in class tsdb.ConfigLoader
 
TransformLinear - Class in tsdb.graph.processing
 
TransformLinear(Continuous, float, float) - Constructor for class tsdb.graph.processing.TransformLinear
 
translateInputSensorName(String, boolean) - Method in class tsdb.Station
This method determines the database sensor name out of an input sensor name.
translateToEvents(Station, UDBFTimestampSeries, long, String[][]) - Method in class tsdb.loader.be.TimeSeriesLoaderBE
Convertes rows of input file data into events with matching schema of the event stream of this plotID
traverse(BooleanFormulaBinary) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
traverse(BooleanFormulaAtomicBinary) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
traverse(FormulaBinary) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
traverse(FormulaFunc) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
traverse(FormulaConditional) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
traverseDirectory(Path) - Static method in class tsdb.run.CheckForIncompleteFiles
 
traverseFile(Path) - Static method in class tsdb.run.CheckForIncompleteFiles
 
Triple<A,B,C> - Class in tsdb.util
tuple of three entries immutable if a, b and c are immutable
Triple(A, B, C) - Constructor for class tsdb.util.Triple
 
TRUE - Static variable in class tsdb.dsl.formula.BooleanFormula
 
tsdb - package tsdb
Root package of TubeDB with central class TsDB.
tsdb - Variable in class tsdb.graph.node.Base.Abstract
 
tsdb - Variable in class tsdb.graph.node.Continuous.Abstract
 
tsdb - Variable in class tsdb.graph.node.Node.Abstract
 
tsdb - Variable in class tsdb.graph.source.RawSource.Abstract
 
TsDB - Class in tsdb
This is the main class of the timeseries database.
TsDB(String, String, String, String) - Constructor for class tsdb.TsDB
create a new TimeSeriesDatabase object and connects to stored database files
tsdb - Variable in class tsdb.VirtualPlot
 
tsdb - Variable in class tsdb.web.api.MethodHandler
 
tsdb.component - package tsdb.component
Contains components that are independent of TsDB class.
tsdb.component.iterator - package tsdb.component.iterator
Iterators that depend on component.
tsdb.component.labeledproperty - package tsdb.component.labeledproperty
 
tsdb.dsl - package tsdb.dsl
 
tsdb.dsl.computation - package tsdb.dsl.computation
 
tsdb.dsl.formula - package tsdb.dsl.formula
 
tsdb.explorer - package tsdb.explorer
Contains Explorer as JavaFX desktop application.
tsdb.explorer.metadata - package tsdb.explorer.metadata
Provides GUI meta data views.
tsdb.graph - package tsdb.graph
Contains functionality to build and process graphs that consisting of nodes.
tsdb.graph.node - package tsdb.graph.node
Provides interfaces for processing graph nodes.
tsdb.graph.processing - package tsdb.graph.processing
Provides node implementations to build processing graphs.
tsdb.graph.source - package tsdb.graph.source
Provides time series data source nodes to build processing graphs.
tsdb.iterator - package tsdb.iterator
Provides iterators for time series data processing.
tsdb.loader.bale - package tsdb.loader.bale
 
tsdb.loader.be - package tsdb.loader.be
Project specific timeseries data file import.
tsdb.loader.burgwald - package tsdb.loader.burgwald
 
tsdb.loader.ki - package tsdb.loader.ki
Project specific timeseries data file import.
tsdb.loader.ki.type - package tsdb.loader.ki.type
Project specific timeseries data file import for specific logger types.
tsdb.loader.mm - package tsdb.loader.mm
Generic timeseries data ASC-file import.
tsdb.loader.sa - package tsdb.loader.sa
Project specific timeseries data file import.
tsdb.loader.sa_own - package tsdb.loader.sa_own
Project specific timeseries data file import.
tsdb.remote - package tsdb.remote
Provides functionality to access TubeDB from remote.
tsdb.run - package tsdb.run
Provides entry points to start TubeDB.
tsdb.run.command - package tsdb.run.command
 
tsdb.streamdb - package tsdb.streamdb
Provides with StreamDB storage for time series.
tsdb.testing - package tsdb.testing
Internal testing.
tsdb.usecase - package tsdb.usecase
internal use cases of TubeDB.
tsdb.util - package tsdb.util
Provides base functionality that is independent of TubeDB.
tsdb.util.gui - package tsdb.util.gui
Provides image creation functionality for TubeDB GUI.
tsdb.util.iterator - package tsdb.util.iterator
Provides Iterator specializations for time series data.
tsdb.util.processingchain - package tsdb.util.processingchain
Provides meta data for time series iterators to visualize the chain of connected iterators that a processing graph produces.
tsdb.util.yaml - package tsdb.util.yaml
Provides functionality for YAML-files.
tsdb.web - package tsdb.web
Provides HTTP web functions for TubeDB.
tsdb.web.api - package tsdb.web.api
Provides HTTP handlers of web API methods.
tsdb.web.generator - package tsdb.web.generator
Simple generator of HTML pages.
tsdb.web.util - package tsdb.web.util
Provides web specific utilities.
TsDBAPIHandler - Class in tsdb.web.api
Central web API class, that dispatches requests to method handlers.
TsDBAPIHandler(RemoteTsDB) - Constructor for class tsdb.web.api.TsDBAPIHandler
 
TsDBExportAPIHandler - Class in tsdb.web.api
Web API handler to export serveral time series as ZIP-file.
TsDBExportAPIHandler(RemoteTsDB) - Constructor for class tsdb.web.api.TsDBExportAPIHandler
 
TsDBFactory - Class in tsdb
Factory for TimeSeriesDatabase.
TsdbScene - Class in tsdb.explorer
Base class for Views.
TsdbScene(String) - Constructor for class tsdb.explorer.TsdbScene
 
TsdbScene(Stage, String) - Constructor for class tsdb.explorer.TsdbScene
 
TsdbThrow - Class in tsdb.util
Helper class for Exceptions.
TsdbThrow() - Constructor for class tsdb.util.TsdbThrow
 
TsEntry - Class in tsdb.util
Entry of a time series with timestamp, data values, quality flags and counters and interpolation flag.
TsEntry(long, float[], DataQuality[], int[][]) - Constructor for class tsdb.util.TsEntry
 
TsEntry(long, float[], DataQuality[], int[][], boolean[]) - Constructor for class tsdb.util.TsEntry
 
TsEntry(long, float[]) - Constructor for class tsdb.util.TsEntry
 
TsEntry(long, float[], DataQuality[]) - Constructor for class tsdb.util.TsEntry
 
TsEntry(long, Pair<float[], DataQuality[]>) - Constructor for class tsdb.util.TsEntry
 
TsEntry(long, Void, Pair<float[], int[][]>) - Constructor for class tsdb.util.TsEntry
 
TsIterable - Interface in tsdb.util.iterator
 
tsIterator() - Method in class tsdb.util.iterator.TimeSeries
 
tsIterator() - Method in class tsdb.util.iterator.TimestampSeries
 
tsIterator() - Method in interface tsdb.util.iterator.TsIterable
 
TsIterator - Class in tsdb.util.iterator
Base iterator for time series data.
TsIterator(TsSchema) - Constructor for class tsdb.util.iterator.TsIterator
Create iterator with schema.
TsIteratorIterator - Class in tsdb.util.iterator
Concatenates elements of several input iterators.
TsIteratorIterator(Iterable<TsIterator>, String[]) - Constructor for class tsdb.util.iterator.TsIteratorIterator
Creates concatenated of collection of inputs
TsIteratorIterator(Iterator<TsIterator>, String[]) - Constructor for class tsdb.util.iterator.TsIteratorIterator
Creates concatenated of collection of inputs
TsSchema - Class in tsdb.util
Schema of time series (TsEntries) immutable (Field values should not be changed.)
TsSchema(String[], TsSchema.Aggregation, int, boolean, boolean, boolean, boolean) - Constructor for class tsdb.util.TsSchema
 
TsSchema(String[], TsSchema.Aggregation, int, boolean, boolean, boolean) - Constructor for class tsdb.util.TsSchema
 
TsSchema(String[], TsSchema.Aggregation, int, boolean, boolean) - Constructor for class tsdb.util.TsSchema
 
TsSchema(String[], TsSchema.Aggregation, int, boolean) - Constructor for class tsdb.util.TsSchema
 
TsSchema(String[], TsSchema.Aggregation, int) - Constructor for class tsdb.util.TsSchema
 
TsSchema(String[], TsSchema.Aggregation) - Constructor for class tsdb.util.TsSchema
 
TsSchema(String[]) - Constructor for class tsdb.util.TsSchema
 
TsSchema.Aggregation - Enum in tsdb.util
 
tubedb_version - Static variable in class tsdb.TsDB
 
TWO - Static variable in class tsdb.dsl.formula.FormulaNum
 
TYPE_VIP - Static variable in class tsdb.StationProperties
 
typeName - Variable in class tsdb.component.LoggerType
 

U

UdbfFileCheck - Class in tsdb.usecase
 
UdbfFileCheck() - Constructor for class tsdb.usecase.UdbfFileCheck
 
UDBFTimestampSeries - Class in tsdb.loader.be
contains relevant data of a UDBF-File.
UDBFTimestampSeries(Path, SensorHeader[], TimeConverter, long[], float[][]) - Constructor for class tsdb.loader.be.UDBFTimestampSeries
 
UNDERSCORE - Static variable in class tsdb.dsl.FormulaLexer
 
UNDERSCORE() - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
UNDERSCORE(int) - Method in class tsdb.dsl.FormulaParser.IdentifierContext
 
UNDERSCORE - Static variable in class tsdb.dsl.FormulaParser
 
unitDescription - Variable in class tsdb.component.Sensor
 
unitsHaeder - Variable in class tsdb.loader.bale.TOA5Table
 
UniversalDataBinFile - Class in tsdb.loader.be
UniversalDataBinFile reads, cleans and structures data of a UDBF-File.
UniversalDataBinFile(Path) - Constructor for class tsdb.loader.be.UniversalDataBinFile
 
UniversalDataBinFile.DataRow - Class in tsdb.loader.be
 
unixTimeToLocalDateTime(long) - Static method in class tsdb.util.TimeUtil
 
updateGeneralStations() - Method in class tsdb.TsDB
 
updateItem(Long, boolean) - Method in class tsdb.explorer.FXUtil.TimestampTableCell
 
updateNames(String[]) - Method in class tsdb.util.Table
 
url - Static variable in class tsdb.run.MonetDbDataWriter
 
UsecaseDocu - Class in tsdb.usecase
 
UsecaseDocu() - Constructor for class tsdb.usecase.UsecaseDocu
 
UseCaseGapFiller - Class in tsdb.usecase
use case of gap filler with synthetic data
UseCaseGapFiller() - Constructor for class tsdb.usecase.UseCaseGapFiller
 
UseCaseQualitySelection - Class in tsdb.usecase
 
UseCaseQualitySelection() - Constructor for class tsdb.usecase.UseCaseQualitySelection
 
UseCaseQualitySelection.QualityFlag - Enum in tsdb.usecase
 
useInterpolation - Variable in class tsdb.component.Sensor
fill gaps in time series of this sensor
Util - Class in tsdb.util
Some utilities
Util.FloatRange - Class in tsdb.util
named range of float values

V

validASCfileCounter - Static variable in class tsdb.usecase.TestingKiliDirectoryRead
 
value - Variable in class tsdb.dsl.formula.FormulaNum
 
value - Variable in class tsdb.util.DataEntry
 
value - Variable in class tsdb.util.TimestampInterval
 
valueOf(String) - Static method in enum tsdb.component.SensorCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.iterator.PeakSmoothIterator.FillType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.run.command.CommandType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.TimeSeriesArchivReader.EntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.usecase.UseCaseQualitySelection.QualityFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.AggregationInterval
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.AggregationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.DataQuality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.gui.TimeScale.TimeGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.gui.TimeSeriesPainter.PosHorizontal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.gui.TimeSeriesPainter.PosVerical
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.iterator.CSVTimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.util.TsSchema.Aggregation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tsdb.web.api.ExportModel.TimespanType
Returns the enum constant of this type with the specified name.
values() - Static method in enum tsdb.component.SensorCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.iterator.PeakSmoothIterator.FillType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.run.command.CommandType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.TimeSeriesArchivReader.EntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.usecase.UseCaseQualitySelection.QualityFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.AggregationInterval
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.AggregationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.DataQuality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.gui.TimeScale.TimeGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.gui.TimeSeriesPainter.PosHorizontal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.gui.TimeSeriesPainter.PosVerical
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.iterator.CSVTimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.util.TsSchema.Aggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tsdb.web.api.ExportModel.TimespanType
Returns an array containing the constants of this enum type, in the order they are declared.
VAR0 - Static variable in class tsdb.dsl.computation.ComputationVars
 
VAR0 - Static variable in class tsdb.dsl.computation.ComputationVarsNeg
 
VAR1 - Static variable in class tsdb.dsl.computation.ComputationVars
 
VAR1 - Static variable in class tsdb.dsl.computation.ComputationVarsNeg
 
VAR2 - Static variable in class tsdb.dsl.computation.ComputationVars
 
VAR2 - Static variable in class tsdb.dsl.computation.ComputationVarsNeg
 
VAR3 - Static variable in class tsdb.dsl.computation.ComputationVars
 
VAR3 - Static variable in class tsdb.dsl.computation.ComputationVarsNeg
 
VAR4 - Static variable in class tsdb.dsl.computation.ComputationVars
 
VAR4 - Static variable in class tsdb.dsl.computation.ComputationVarsNeg
 
variable() - Method in class tsdb.dsl.FormulaParser.AtomContext
 
variable() - Method in class tsdb.dsl.FormulaParser
 
VariableContext(ParserRuleContext, int) - Constructor for class tsdb.dsl.FormulaParser.VariableContext
 
viewTimeRange - Variable in class tsdb.component.Region
 
viewTimeRange - Variable in class tsdb.GeneralStation
 
viewTimeRange - Variable in class tsdb.remote.GeneralStationInfo
 
Virtual(VirtualPlot) - Constructor for class tsdb.Plot.Virtual
 
Virtual_P_RT_NRT - Class in tsdb.graph.processing
Node: calculates corrected precipitation values from source (container)
Virtual_P_RT_NRT(TsDB, Node, int, int) - Constructor for class tsdb.graph.processing.Virtual_P_RT_NRT
 
Virtual_P_RT_NRT_Iterator - Class in tsdb.util.iterator
Specific iterator that calculates current precipitation from rain container sensor (P_container_RT to P_RT_NRT).
Virtual_P_RT_NRT_Iterator(TsIterator, int, int) - Constructor for class tsdb.util.iterator.Virtual_P_RT_NRT_Iterator
 
VirtualBase - Class in tsdb.graph.source
This node creates base aggregated data of one virtual plot that consist of multiple station sources
VirtualBase(TsDB, VirtualPlot, String[], NodeGen) - Constructor for class tsdb.graph.source.VirtualBase
 
VirtualCopyList - Class in tsdb
 
VirtualCopyList(String[], String) - Constructor for class tsdb.VirtualCopyList
 
virtualPlot - Variable in class tsdb.Plot.Virtual
 
VirtualPlot - Class in tsdb
plot with data from a collection of data streams changing in time
VirtualPlot(TsDB, String, GeneralStation, float, float, boolean) - Constructor for class tsdb.VirtualPlot
 
virtualPlotCount - Variable in class tsdb.remote.GeneralStationInfo
 
virtualPlotExists(String) - Method in class tsdb.TsDB
 
VirtualPlotInfo - Class in tsdb.remote
Serializable virtual plot info immutable (Fields should not be changed.)
VirtualPlotInfo(VirtualPlot) - Constructor for class tsdb.remote.VirtualPlotInfo
 
virtualPlots - Variable in class tsdb.GeneralStation
 
VirtualPlotStationBase - Class in tsdb.graph.source
This node creates base aggregated values from one station source filtered by a virtual plot interval.
VirtualPlotStationBase(TsDB, VirtualPlot, Node) - Constructor for class tsdb.graph.source.VirtualPlotStationBase
 
VirtualPlotStationRawSource - Class in tsdb.graph.source
This node creates raw values from one station source filtered by a virtual plot interval.
VirtualPlotView - Class in tsdb.explorer.metadata
Overview of virtual plots
VirtualPlotView(MetadataScene) - Constructor for class tsdb.explorer.metadata.VirtualPlotView
 
VirtualRawSource - Class in tsdb.graph.source
Node: raw source of virtual plot
visitAdd(FormulaAdd) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitAdd(FormulaAdd) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitAdd(FormulaAdd) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitAdd(FormulaAdd) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitAdd(FormulaAdd) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitAND(BooleanFormulaAND) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitAND(BooleanFormulaAND) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitAND(BooleanFormulaAND) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitAND(BooleanFormulaAND) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitAND(BooleanFormulaAND) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitAtom(FormulaParser.AtomContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitAtom(FormulaParser.AtomContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.atom().
visitAtom(FormulaParser.AtomContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.atom().
visitConditional(FormulaParser.ConditionalContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitConditional(FormulaParser.ConditionalContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.conditional().
visitConditional(FormulaConditional) - Method in class tsdb.dsl.FormulaCollectUnsafeVarVisitor
 
visitConditional(FormulaConditional) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitConditional(FormulaConditional) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitConditional(FormulaConditional) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitConditional(FormulaConditional) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitConditional(FormulaParser.ConditionalContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.conditional().
visitConditional(FormulaConditional) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitDiv(FormulaDiv) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitDiv(FormulaDiv) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitDiv(FormulaDiv) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitDiv(FormulaDiv) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitDiv(FormulaDiv) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitEqual(BooleanFormulaEqual) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitEqual(FormulaParser.EqualContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitEqual(FormulaParser.EqualContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.equal().
visitEqual(BooleanFormulaEqual) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitEqual(BooleanFormulaEqual) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitEqual(BooleanFormulaEqual) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitEqual(BooleanFormulaEqual) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitEqual(FormulaParser.EqualContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.equal().
visitExpression(FormulaParser.ExpressionContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitExpression(FormulaParser.ExpressionContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.expression().
visitExpression(FormulaParser.ExpressionContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.expression().
visitExpression_op(FormulaParser.Expression_opContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.expression_op().
visitExpression_op(FormulaParser.Expression_opContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.expression_op().
visitFactor(FormulaParser.FactorContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitFactor(FormulaParser.FactorContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.factor().
visitFactor(FormulaParser.FactorContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.factor().
visitFALSE(BooleanFormula) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitFALSE(BooleanFormula) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitFALSE(BooleanFormula) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitFALSE(BooleanFormula) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitFALSE(BooleanFormula) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitFunc(FormulaFunc) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitFunc(FormulaFunc) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitFunc(FormulaFunc) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitFunc(FormulaFunc) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitFunc(FormulaFunc) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitGreater(FormulaParser.GreaterContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitGreater(FormulaParser.GreaterContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.greater().
visitGreater(FormulaParser.GreaterContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.greater().
visitGreater_equal(FormulaParser.Greater_equalContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitGreater_equal(FormulaParser.Greater_equalContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.greater_equal().
visitGreater_equal(FormulaParser.Greater_equalContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.greater_equal().
visitIdentifier(FormulaParser.IdentifierContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.identifier().
visitIdentifier(FormulaParser.IdentifierContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.identifier().
visitLess(BooleanFormulaLess) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitLess(FormulaParser.LessContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitLess(FormulaParser.LessContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.less().
visitLess(BooleanFormulaLess) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitLess(BooleanFormulaLess) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitLess(BooleanFormulaLess) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitLess(BooleanFormulaLess) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitLess(FormulaParser.LessContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.less().
visitLess_equal(FormulaParser.Less_equalContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitLess_equal(FormulaParser.Less_equalContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.less_equal().
visitLess_equal(FormulaParser.Less_equalContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.less_equal().
visitLessEqual(BooleanFormulaLessEqual) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitLessEqual(BooleanFormulaLessEqual) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitLessEqual(BooleanFormulaLessEqual) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitLessEqual(BooleanFormulaLessEqual) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitLessEqual(BooleanFormulaLessEqual) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitMul(FormulaMul) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitMul(FormulaMul) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitMul(FormulaMul) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitMul(FormulaMul) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitMul(FormulaMul) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitNonDataVar(FormulaNonDataVar) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitNonDataVar(FormulaNonDataVar) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitNonDataVar(FormulaNonDataVar) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitNonDataVar(FormulaNonDataVar) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitNonDataVar(FormulaNonDataVar) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitNot_equal(FormulaParser.Not_equalContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitNot_equal(FormulaParser.Not_equalContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.not_equal().
visitNot_equal(FormulaParser.Not_equalContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.not_equal().
visitNotEqual(BooleanFormulaNotEqual) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitNotEqual(BooleanFormulaNotEqual) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitNotEqual(BooleanFormulaNotEqual) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitNotEqual(BooleanFormulaNotEqual) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitNotEqual(BooleanFormulaNotEqual) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitNum(FormulaNum) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitNum(FormulaNum) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitNum(FormulaNum) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitNum(FormulaNum) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitNum(FormulaNum) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitNumber(FormulaParser.NumberContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitNumber(FormulaParser.NumberContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.number().
visitNumber(FormulaParser.NumberContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.number().
visitOR(BooleanFormulaOR) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitOR(BooleanFormulaOR) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitOR(BooleanFormulaOR) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitOR(BooleanFormulaOR) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitOR(BooleanFormulaOR) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitParameter(FormulaParser.ParameterContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.parameter().
visitParameter(FormulaParser.ParameterContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.parameter().
visitPow(FormulaPow) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitPow(FormulaPow) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitPow(FormulaPow) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitPow(FormulaPow) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitPow(FormulaPow) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitPredicate_atom(FormulaParser.Predicate_atomContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitPredicate_atom(FormulaParser.Predicate_atomContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.predicate_atom().
visitPredicate_atom(FormulaParser.Predicate_atomContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.predicate_atom().
visitPredicate_expression(FormulaParser.Predicate_expressionContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitPredicate_expression(FormulaParser.Predicate_expressionContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.predicate_expression().
visitPredicate_expression(FormulaParser.Predicate_expressionContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.predicate_expression().
visitPredicate_factor(FormulaParser.Predicate_factorContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitPredicate_factor(FormulaParser.Predicate_factorContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.predicate_factor().
visitPredicate_factor(FormulaParser.Predicate_factorContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.predicate_factor().
visitPredicate_term(FormulaParser.Predicate_termContext) - Method in class tsdb.dsl.formula.BooleanFormulaCompileVisitor
 
visitPredicate_term(FormulaParser.Predicate_termContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.predicate_term().
visitPredicate_term(FormulaParser.Predicate_termContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.predicate_term().
visitScientific(FormulaParser.ScientificContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitScientific(FormulaParser.ScientificContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.scientific().
visitScientific(FormulaParser.ScientificContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.scientific().
visitSub(FormulaSub) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitSub(FormulaSub) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitSub(FormulaSub) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitSub(FormulaSub) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitSub(FormulaSub) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitTerm(FormulaParser.TermContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitTerm(FormulaParser.TermContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.term().
visitTerm(FormulaParser.TermContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.term().
visitTerm_op(FormulaParser.Term_opContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.term_op().
visitTerm_op(FormulaParser.Term_opContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.term_op().
visitTRUE(BooleanFormula) - Method in interface tsdb.dsl.BooleanFormulaVisitor1
 
visitTRUE(BooleanFormula) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitTRUE(BooleanFormula) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitTRUE(BooleanFormula) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitTRUE(BooleanFormula) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitVar(FormulaVar) - Method in class tsdb.dsl.FormulaCollectVarVisitor
 
visitVar(FormulaVar) - Method in class tsdb.dsl.FormulaCompileVisitor
 
visitVar(FormulaVar) - Method in class tsdb.dsl.FormulaJavaVisitor
 
visitVar(FormulaVar) - Method in class tsdb.dsl.FormulaResolveUnifyVisitor
 
visitVar(FormulaVar) - Method in class tsdb.dsl.FormulaTraverseVisitor
 
visitVar(FormulaVar) - Method in class tsdb.dsl.FormulaUnifyVisitor
 
visitVar(FormulaVar) - Method in interface tsdb.dsl.FormulaVisitor1
 
visitVariable(FormulaParser.VariableContext) - Method in class tsdb.dsl.FormulaASTVisitor
 
visitVariable(FormulaParser.VariableContext) - Method in class tsdb.dsl.FormulaBaseVisitor
Visit a parse tree produced by FormulaParser.variable().
visitVariable(FormulaParser.VariableContext) - Method in interface tsdb.dsl.FormulaVisitor
Visit a parse tree produced by FormulaParser.variable().
VOCABULARY - Static variable in class tsdb.dsl.FormulaLexer
 
VOCABULARY - Static variable in class tsdb.dsl.FormulaParser
 
voltage - Variable in class tsdb.remote.PlotStatus
 

W

Web - Class in tsdb.web.util
 
Web() - Constructor for class tsdb.web.util.Web
 
WEB_SERVER_HTTPS - Static variable in class tsdb.TsDBFactory
 
WEB_SERVER_HTTPS_KEY_STORE_PASSWORD - Static variable in class tsdb.TsDBFactory
 
WEB_SERVER_HTTPS_PORT - Static variable in class tsdb.TsDBFactory
 
WEB_SERVER_LOGIN - Static variable in class tsdb.TsDBFactory
 
WEB_SERVER_PORT - Static variable in class tsdb.TsDBFactory
 
WEB_SERVER_PREFIX_BASE_URL - Static variable in class tsdb.TsDBFactory
 
WEBCONTENT_PATH - Static variable in class tsdb.TsDBFactory
 
WEBDOWNLOAD_PATH - Static variable in class tsdb.TsDBFactory
 
WEBFILES_PATH - Static variable in class tsdb.TsDBFactory
 
webMarker - Static variable in class tsdb.web.util.Web
 
WeekAggregationIterator - Class in tsdb.iterator
Aggregate day data to week data.
WeekAggregationIterator(TsDB, TsIterator) - Constructor for class tsdb.iterator.WeekAggregationIterator
 
WeekCollectingAggregator - Class in tsdb.iterator
collecting aggregator to week
WeekCollectingAggregator(DayCollectingAggregator) - Constructor for class tsdb.iterator.WeekCollectingAggregator
 
width - Variable in class tsdb.util.gui.ImageRGBA
 
withSign(boolean) - Method in class tsdb.dsl.formula.Formula
 
withTimeOffset(int) - Method in class tsdb.util.TsEntry
 
wrap(Computation, boolean) - Static method in class tsdb.dsl.computation.ComputationNeg
 
write() - Static method in class tsdb.usecase.TestingTimeSeriesArchiv
 
write(TsIterable, String, String, String, CSVTimeType, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterable, String, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterable, String, String, String, CSVTimeType, boolean, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterator, String, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterator, String, String, String, CSVTimeType, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterator, String, String, String, CSVTimeType, boolean, boolean, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterator, boolean, String, String, String, CSVTimeType, boolean, boolean, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
write(TsIterator, boolean, OutputStream, String, String, CSVTimeType, boolean, boolean, AggregationInterval, String) - Static method in class tsdb.util.iterator.CSV
Write iterator to CSV
write(Writer) - Method in class tsdb.web.generator.Html
 
write_header - Variable in class tsdb.web.api.ExportModel
 
writeAllStationsToDB() - Method in class tsdb.run.DruidCsvWriter
 
writeAllStationsToDB() - Method in class tsdb.run.H2DataWriter
 
writeAllStationsToDB(String) - Method in class tsdb.run.InfluxDBDataWriter
 
writeAllStationsToDB() - Method in class tsdb.run.MonetDbDataWriter
 
writeAllStationsToDB() - Method in class tsdb.run.StreamDBDataWriter
 
writeAllStationsToFile(String) - Method in class tsdb.run.InfluxDBDataWriter
 
writeAllStationsToFile(String) - Static method in class tsdb.TimeSeriesArchivWriter
 
writeConsole() - Method in interface tsdb.graph.node.Node
 
writeConsole(Long, Long) - Method in interface tsdb.graph.node.Node
 
writeConsole() - Method in class tsdb.util.iterator.TsIterator
Write all remaining elements to console.
writeConsole(int) - Method in class tsdb.util.iterator.TsIterator
Write (at most) next n elements to console.
writeCSV(Long, Long, String) - Method in interface tsdb.graph.node.Node
 
writeCSV(String) - Method in class tsdb.util.iterator.TsIterator
Write all remaining elements to CSV-file.
writeCSVHeader(BufferedWriter, String[]) - Method in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
writeDataEntryArray(String, String, DataEntry[]) - Method in class tsdb.TimeSeriesArchivWriter
 
writeDouble(double) - Method in class tsdb.util.MiniCSV
 
writeExternal(ObjectOutput) - Method in class tsdb.util.iterator.TimestampSeries
 
writeExternal(ObjectOutput) - Method in class tsdb.util.TimeSeriesMask
 
writeGritbotData(String, TsIterator) - Static method in class tsdb.usecase.GritBotDataCreation
Deprecated.
 
writeGritbotName(String, String[]) - Static method in class tsdb.usecase.GritBotDataCreation
Deprecated.
 
writeItDB(String, String, String, StreamIterator) - Method in class tsdb.run.InfluxDBDataWriter
 
writeItWriter(String, String, StreamIterator) - Method in class tsdb.run.InfluxDBDataWriter
 
writeJpeg(OutputStream, float) - Method in class tsdb.util.gui.ImageRGBA
 
writeJpeg(OutputStream, float) - Method in interface tsdb.util.gui.PureImage
 
writeLong(long) - Method in class tsdb.util.MiniCSV
 
writeNoHeader(TsIterator, String, String, String, CSVTimeType, AggregationInterval) - Static method in class tsdb.util.iterator.CSV
 
writePngCompressed(OutputStream) - Method in class tsdb.util.gui.ImageRGBA
fast good compression
writePngCompressed(OutputStream, int) - Method in class tsdb.util.gui.ImageRGBA
 
writePngCompressedSlowDefault(OutputStream) - Method in class tsdb.util.gui.ImageRGBA
 
writePngUncompressed(OutputStream) - Method in class tsdb.util.gui.ImageRGBA
 
writeString(String) - Method in class tsdb.util.MiniCSV
 
writeStringArray(PrintWriter, ArrayList<String>) - Static method in class tsdb.web.api.MethodHandler
 
writeStringArray(PrintWriter, String[]) - Static method in class tsdb.web.api.MethodHandler
 
writeTimeseries(TimestampSeries, String, String[], AggregationInterval, BufferedWriter) - Method in class tsdb.util.iterator.TimestampSeriesCSVwriter
 
writeTimestampSeries(TimestampSeries) - Method in class tsdb.TimeSeriesArchivWriter
 
writeToBinaryFile(TimestampSeries, String) - Static method in class tsdb.util.iterator.TimestampSeries
 
writeToStream(OutputStream) - Method in class tsdb.remote.ZipExport
 
WS - Static variable in class tsdb.dsl.FormulaLexer
 
WS - Static variable in class tsdb.dsl.FormulaParser
 

Y

YamlList - Class in tsdb.util.yaml
 
YamlList(Object) - Constructor for class tsdb.util.yaml.YamlList
 
YamlList(List<Object>) - Constructor for class tsdb.util.yaml.YamlList
 
YamlMap - Class in tsdb.util.yaml
 
YamlMap(Map<String, Object>) - Constructor for class tsdb.util.yaml.YamlMap
 
YamlMap.BooleanConsumer - Interface in tsdb.util.yaml
 
YEAR - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
YEAR_FLOAT - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
YEAR_FRACTION - Static variable in class tsdb.dsl.computation.ComputationOfTime
 
YearAggregationIterator - Class in tsdb.iterator
Aggregate month data to year data.
YearAggregationIterator(TsDB, TsIterator) - Constructor for class tsdb.iterator.YearAggregationIterator
 
YearCollectingAggregator - Class in tsdb.iterator
collecting aggregator to year
YearCollectingAggregator(MonthCollectingAggregator) - Constructor for class tsdb.iterator.YearCollectingAggregator
 

Z

ZERO - Static variable in class tsdb.dsl.formula.FormulaNum
 
ZipExport - Class in tsdb.remote
Creates Zip-files of sets of time series
ZipExport(RemoteTsDB, Region, String[], String[], AggregationInterval, DataQuality, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, Long, Long, boolean) - Constructor for class tsdb.remote.ZipExport
 
ZipExportProxy - Class in tsdb.web.api
Encapsulates process of creating ZIP-file bases on ExportModel settings.
ZipExportProxy(RemoteTsDB, ExportModel) - Constructor for class tsdb.web.api.ZipExportProxy
 

_

_ATN - Static variable in class tsdb.dsl.FormulaLexer
 
_ATN - Static variable in class tsdb.dsl.FormulaParser
 
_decisionToDFA - Static variable in class tsdb.dsl.FormulaLexer
 
_decisionToDFA - Static variable in class tsdb.dsl.FormulaParser
 
_serializedATN - Static variable in class tsdb.dsl.FormulaLexer
 
_serializedATN - Static variable in class tsdb.dsl.FormulaParser
 
_sharedContextCache - Static variable in class tsdb.dsl.FormulaLexer
 
_sharedContextCache - Static variable in class tsdb.dsl.FormulaParser
 
A B C D E F G H I J K L M N O P Q R S T U V W Y Z _ 
Skip navigation links
TubeDB