|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectalgorithms.CalculationUtils
public class CalculationUtils
| Constructor Summary | |
|---|---|
CalculationUtils()
|
|
| Method Summary | |
|---|---|
static double |
getActivityEndTime(double actArrTime,
TourActivity act)
Calculates actEndTime assuming that activity can at earliest start at act.getTheoreticalEarliestOperationStartTime(). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CalculationUtils()
| Method Detail |
|---|
public static double getActivityEndTime(double actArrTime,
TourActivity act)
actArrTime - act -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||