Simulaiton Modeling of Air-to-air Missile Based on UML

Xiaoguang Gao
2010-01-01
Abstract:The modeling of the simulation system of the air-to-air missile(AAM) was researched based on the Unified Modeling Language(UML).The demand analysis of the AAM simulation system was given using the use case diagram.The static framework model was given with the package diagram and the class diagram,and the class package structure,inheritance and aggregation of the classes were constructed,so the functions of the AAM simulation system were decomposed.The life circle model of the AAM was established with state charts,and the transform with different states from initialization to deconstruction was given.The dynamic behavior of the post-launched AAM was analyzed with sequence diagram.Finally,the simulation model was the realized with C++language.
What problem does this paper attempt to address?