public interface VariableEquation extends NecessaryResult
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CONTENT |
EMPTY_STRING_ARRAY
Modifier and Type | Method and Description |
---|---|
double |
compute(SimulationContext context,
org.nuiton.topia.persistence.TopiaEntity entity,
TimeStep step)
Compute target factor.
|
getNecessaryResult
static final String DEFAULT_CONTENT
double compute(SimulationContext context, org.nuiton.topia.persistence.TopiaEntity entity, TimeStep step) throws Exception
context
- simulation contextentity
- l'entity sur laquelle la variable a été ajoutéestep
- le pas de temps courantException
Copyright © 1999–2020 CodeLutin. All rights reserved.