Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | SimObjectPopulation --+ | SpatialSimObjectPopulation --+ | SpatialFamilyPopulation --+ | AugmentedSpatialPopulation
Help on AugmentedSpatialPopulation [class]:
Extension of the SpatialFamilyPopulation class. Other than spatial coordinates and family IDs, it uses also SimObjectAttributes objects to identify the SimObject-s that are members of the population. The SimObjectAttributes object represents an extensible set of properties, which allows for implementation of populations with SimObjects which have diverse set of attributes.
The SimObjectIdentity attributes can be used then in the construction of the connections, in determining connector (synapse) parameters etc.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
__instance_size__ = 56
|
|
|||
Inherited from |
|
Help on AugmentedSpatialPopulation::AugmentedSpatialPopulation(SimNetwork & net, std::vector<boost::shared_ptr<PopObjectAttributeFactory>,std::allocator<boost::shared_ptr<PopObjectAttributeFactory> > > const & families, SpatialFamilyIDGenerator const & fidgen, boost::shared_ptr<Point3DSet> locs) [constructor] Help on AugmentedSpatialPopulation::AugmentedSpatialPopulation(SimNetwork & net, boost::shared_ptr<PopObjectAttributeFactory> family, boost::shared_ptr<Point3DSet> locs) [constructor] Help on AugmentedSpatialPopulation::AugmentedSpatialPopulation(std::vector<boost::shared_ptr<AugmentedSpatialPopulation>,std::allocator<boost::shared_ptr<AugmentedSpatialPopulation> > > const & pops) [constructor]
|
Help on SimObjectAttributes const & AugmentedSpatialPopulation::getAttributesAt(Point3D<double> const & p) [member function] Help on SimObjectAttributes const & AugmentedSpatialPopulation::getAttributesAt(double const & x, double const & y, double const & z) [member function] |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:18 2008 | http://epydoc.sourceforge.net |