AnalysisProvider
public class AnalysisProvider
Undocumented
-
Undocumented
Declaration
Swift
public let inputType: ValueType -
Undocumented
Declaration
Swift
public let outputType: ValueType -
Undocumented
Declaration
Swift
public func analyse(timeNow: Date, sampled: SampledID, input: SampleList, output: SampleList, callable: CallableForNewSample) -> Bool
AnalysisProvider Class Reference