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:/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/conngen/conngenmodule.cpp