An HLA-based distributed object-oriented simulation engine

XiaoDong Huang,You He,MingGe Xia
2002-01-01
Abstract:Framework is an important reusable portion in the simulation software, and simulation engine is the core of the framework. This paper introduces a lightweight, HLA based, distributed object-oriented simulation engine (called HDOSE) designed for rapid development of HLA-based application. By encapsulating HLA/RTI interface and abstracting from simulation applications through the latest design pattern and C++ coding techniques, HDOSE is easy to use with high real time performance. Such key techniques as events dispatch, objects management, run-time configuration are emphasized in the paper, and a typical HDOSE-based application is briefly described.
What problem does this paper attempt to address?