The EntityContainer object is used to store a collection of entities for subsequent processing as a unit.
An EntityContainer can be passed to any object that accepts a SimEntity. The Pack and AddTo objects are used to place entities in an EntityContainer. The Unpack and RemoveFrom objects are used to remove entities from an EntityContainer.