|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Mission status provides information about the current stage of
execute in this mission. A Mission that is not feasible
will not be executed.
| Method Summary | |
mission.Mission |
getMission()
Return the Mission associated with this object. |
boolean |
isCompleted()
Return whether the associate Mission has completed its
objectives. |
boolean |
isFeasible()
Return whether the associated Mission is feasible to
acheive its objectives. |
| Method Detail |
public mission.Mission getMission()
Mission associated with this object.
public boolean isCompleted()
Mission has completed its
objectives.
public boolean isFeasible()
Mission is feasible to
acheive its objectives.
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||