Command: :cgstart

NEST HelpDesk Command Index NEST Quick Reference
Name:
:cgstart - Call start() on a ConnectionGenerator
Synopsis:
cg :cgstart -> -
Description:
Call the start() function on a given ConnectionGenerator cg.
Parameters:
cg - ConnectionGenerator
Remarks:
This function is part of the low-level access API for the
ConnectionGenerator module. It is mainly used for debugging
purposes. Usually, connections are created from a
ConnectionGenerator using CGConnect.
Availability:
Only if compiled with libneurosim support
Author:
Mikael Djurfeldt
FirstVersion:
March 2011
SeeAlso:
Source:
/var/www/debian/nest/nest-simulator-2.18.0/conngen/conngenmodule.cpp
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative