Command: topology::Inside

NEST HelpDesk Command Index NEST Quick Reference

Name:
 topology::Inside - test if a point is inside a mask

Synopsis:
    point mask Inside -> bool

Parameters:
    point - array of coordinates
    mask - mask object

    Returns:
    bool - true if the point is inside the mask
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/topology/topologymodule.cpp

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative