next up previous contents index
Next: Sites Up: Internal Data Structures Previous: Internal Data Structures

Unit Array

   

The units and all their components are stored in the unit array. The data type `array' was selected for storing the units, because of its short access time. When the array is filled up by requests from the user interface, the memory management automatically requests a new, bigger array from the operating system. The pointers to the structure components are reallocated, and the old empty array is returned to the operating system.

  
Figure: Internal network data structures (simplified)

Each element of the unit array has the following components:

The internal representation of the network is displayed in figure gif.  



next up previous contents index
Next: Sites Up: Internal Data Structures Previous: Internal Data Structures



Niels Mache
Wed May 17 11:23:58 MET DST 1995