Command: topology::CreateParameter

NEST HelpDesk Command Index NEST Quick Reference

Name:
 topology::CreateParameter - create a spatial function

Synopsis:
    << /type dict >> CreateParameter -> parameter

Parameters:
    /type - parameter type
    dict  - dictionary with parameter specifications

Description:
 Parameters are spatial functions which are used when
    creating connections in the Topology module. A parameter may be used as
    a probability kernel when creating connections or as synaptic
    parameters (such as weight and delay). This command creates a parameter
    object which may be combined with other parameter objects using
    arithmetic operators. The parameter is specified in a dictionary.

Author:
 HÃ¥kon Enger
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/topology/topologymodule.cpp

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative