public class AcTranslationSeriesFactory extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AcTranslationSeriesFactory.DefaultTransItemLabel |
| Modifier and Type | Method and Description |
|---|---|
AcTranslationSeries |
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 |
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) |
static AcTranslationSeriesFactory |
getInstance() |
public static AcTranslationSeriesFactory getInstance()
public AcTranslationSeries 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)
public AcTranslationSeries 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)
Copyright © 2016. All Rights Reserved.