|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mars_sim.msp.simulation.structure.ResupplyManager
public class ResupplyManager
Manages resupply missions from Earth for a settlement.
Method Summary | |
---|---|
java.util.List<Resupply> |
getResupplies()
Gets the settlement resupply missions. |
void |
timePassing(double time)
Time passing at settlement. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.util.List<Resupply> getResupplies()
public void timePassing(double time) throws java.lang.Exception
time
- amount of time passing (in millisols)
java.lang.Exception
- if error.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |