public interface SoVTechnicalEfficiencyEquation 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,
Metier metier,
Gear gear)
Compute technical efficiency.
|
getNecessaryResult
static final String DEFAULT_CONTENT
double compute(SimulationContext context, Metier metier, Gear gear) throws Exception
context
- simulation contextmetier
- le metier pour lequel on demande le calculgear
- l'engin utilise par le metierException
Copyright © 1999–2020 CodeLutin. All rights reserved.