public class PotentialUpdate extends Object
| Constructor and Description |
|---|
PotentialUpdate(BioNode node,
CellSection cellSection,
ChemicalEntity entity,
javax.measure.Quantity<MolarConcentration> quantity) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply() |
CellSection |
getCellSection() |
ChemicalEntity |
getEntity() |
BioNode |
getNode() |
javax.measure.Quantity<MolarConcentration> |
getQuantity() |
public PotentialUpdate(BioNode node, CellSection cellSection, ChemicalEntity entity, javax.measure.Quantity<MolarConcentration> quantity)
public BioNode getNode()
public CellSection getCellSection()
public ChemicalEntity getEntity()
public javax.measure.Quantity<MolarConcentration> getQuantity()
public void apply()
Copyright © 2017. All rights reserved.