public class AcReactionRatePerturbationBO extends Object
| Constructor and Description |
|---|
AcReactionRatePerturbationBO(AcReactionSet reactionSet,
double pertrubationStrength) |
AcReactionRatePerturbationBO(Collection<AcReaction> reactions,
double pertrubationStrength) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AcReaction> |
getReactions() |
void |
perturbate() |
public AcReactionRatePerturbationBO(AcReactionSet reactionSet, double pertrubationStrength)
public AcReactionRatePerturbationBO(Collection<AcReaction> reactions, double pertrubationStrength)
public void perturbate()
public Collection<AcReaction> getReactions()
Copyright © 2016. All Rights Reserved.