AcTranslationSeries |
AcTranslationSeriesFactory.createSimplePeriodicFullTS(com.banda.function.domain.AggregateFunction inputSpeciesStateTransFunction,
com.banda.function.domain.AggregateFunction outputSpeciesStateTransFunction,
com.banda.function.domain.AggregateFunction feedbackSpeciesStateTransFunction,
AcConcentrationLevel inputConcentrationLevel,
AcConcentrationLevel outputConcentrationLevel,
AcConcentrationLevel feedbackConcentrationLevel,
com.banda.function.domain.AggregateFunction internalSpeciesStateTransFunction,
AcInteractionSeries quasiPeriodicActionSeries) |
AcTranslationSeries |
AcTranslationSeriesFactory.createSimplePeriodicInputOutputFeedbackTS(com.banda.function.domain.AggregateFunction inputSpeciesStateTransFunction,
com.banda.function.domain.AggregateFunction outputSpeciesStateTransFunction,
com.banda.function.domain.AggregateFunction feedbackSpeciesStateTransFunction,
AcConcentrationLevel inputConcentrationLevel,
AcConcentrationLevel outputConcentrationLevel,
AcConcentrationLevel feedbackConcentrationLevel,
AcInteractionSeries quasiPeriodicActionSeries) |
AcInteractionSeries |
AcInteractionSeriesFactory.createTemporalActionASWithInit(AcSpeciesSet speciesSet,
com.banda.function.domain.BooleanFunction.BooleanFunctionType functionType,
int timeWindowLength,
com.banda.math.domain.rand.RandomDistribution<Double> initInternalConcDistribution,
com.banda.math.domain.rand.RandomDistribution<Double> initWeightConcDistribution,
AcConcentrationLevel inputConcentrationLevel,
AcConcentrationLevel feedbackConcentrationLevel,
int actionsNum,
int afterInitStartingTimeStep,
int actionInterval,
boolean nullOutputSpecies) |