Command: nest::GetPosition

NEST HelpDesk Command Index NEST Quick Reference
Name:
nest::GetPosition - retrieve position of input node
Synopsis:
NodeCollection GetPosition -> [array]
Examples:
%%Create layer
<< /rows 5
/columns 4
/elements /iaf_psc_alpha
>> /dictionary Set

dictionary CreateLayer /src Set

src [4] Take GetPosition
Description:
Retrieves spatial 2D position of layer node(s).
Parameters:
layer - NodeCollection for layer with layer nodes

Returns:
[array] - spatial position of node [x y]
Require:
HAVE_LIBNEUROSIM */
Author:
Kittel Austvoll
Source:
/builddir/build/BUILD/nest-simulator-3.3/nest-simulator-3.3/nestkernel/nestmodule.cpp
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative