Command: nest::CreateLayer

NEST HelpDesk Command Index NEST Quick Reference
Name:
nest::CreateLayer - create nodes with spatial propertie
Synopsis:
dict CreateLayer -> layer
Description:
Creates a NodeCollection which contains information
about the spatial position of its nodes. Positions can be organized
in one of two layer classes: grid-based layers, in which each element
is placed at a location in a regular grid, and free layers, in which
elements can be placed arbitrarily in space. Which kind of layer
this command creates depends on the elements in the supplied
specification dictionary.
Parameters:
dict - dictionary with layer specification
Require:
HAVE_LIBNEUROSIM */
Author:
HÃ¥kon Enger, Kittel Austvoll
Source:
/usr/src/packages/BUILD/nestkernel/nestmodule.cpp
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative