Chapter 11
Modeling Procedures
11.1 Introduction
Beginning with Chapter 7, slightly different views of the design environment for event-driven simulation (DEEDS) modeling environment have been presented. In Chapter 9 essentials of Visual Basic (VB) programming for modeling in DEEDS were presented. This chapter focuses on DEEDS tools for developing models. Simply stated, DEEDS is a suite of VB procedures that manage instances of the DEEDS classes, communicate with the DEEDS simulator, and provide information for modeling complex decisions. In ...