1
0
Fork 0
fgdata/Models/Geometry/Clemenceau
Richard Harrison 54165c213f Added Emesary and AN/SPN-46 ACLS
Emesary is a simple and efficient class based interobject communcation system to allow decoupled disparate parts of a system to function together without knowing about each. It allows decoupling and removal of dependencies by using notifications to cause actions or to query values.

Emesary is all about decoupling and removing dependecies, and improving the structure of code. Using Emesary you can more easily define the what rather than the how. By using what is essential an event driven system it is easy to add or remove modules, and also for extra modules to be inserted that the rest of the aircraft knows nothing about (e.g. FGCamera or the Walker).

see: http://chateau-logic.com/content/emesary-nasal-implementation-flightgear

The AN/SPN-46 is an ACLS implementation using Emesary. ACLS is the Navy's version of ILS.
2016-04-02 00:13:35 +02:00
..
Models Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Textures Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
clem-superstructure.ac Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Clemenceau.xml Added Emesary and AN/SPN-46 ACLS 2016-04-02 00:13:35 +02:00
clock.ac Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Clock.xml Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
grue_pont.ac Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Grue_pont.xml Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
hull.ac Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Hull.xml Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
pont-v2.ac Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Pont.xml Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
tracteur.ac Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Tracteur.xml Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00