Class DerivativeEstimatorInstanceValue

java.lang.Object
org.intocps.maestro.interpreter.values.Value
org.intocps.maestro.interpreter.values.ModuleValue
org.intocps.maestro.interpreter.values.derivativeestimator.DerivativeEstimatorInstanceValue

public class DerivativeEstimatorInstanceValue extends ModuleValue
  • Constructor Details

    • DerivativeEstimatorInstanceValue

      public DerivativeEstimatorInstanceValue(List<Long> indicesOfInterest, List<Long> derivativeOrder, List<Long> providedDerivativesOrder)