public interface SoVTechnicalEfficiencyEquation
| Modifier and Type | Method and Description |
|---|---|
double |
compute(SimulationContext context,
Metier metier,
Gear gear)
Compute technical efficiency.
|
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 metierExceptionCopyright © 1999–2015 CodeLutin. All rights reserved.