|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface responsible for taking in WorldImages and a WorldState and returning the DeltaState regarding what has changed between the two.
| Method Summary | |
world.WorldState |
unify(world.WorldState current,
world.WorldImage deltaWorld)
Merges the information contained within the WorldImage with the existing information of the current WorldState. |
| Methods inherited from interface connect.Component |
connect, getConnection |
| Method Detail |
public world.WorldState unify(world.WorldState current,
world.WorldImage deltaWorld)
current - the current list of known objectsdeltaWorld - processed information from a ObjectLocater
|
Boeing Simulation 3.1 API Specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||