Figure 1

Figure 2 -- Inheritance diagram for the CONICAL library. Each line indicates that the class on the right is derived from the class on the left; a derived class implements all the functionality of its base class, and extends it with additional capabilities. Note that Compartment, Delay, and MarkovSyn each derive from several classes.

Back