Uses of Class
nns.NNS

Packages that use NNS
brain.reflexgenerator   
devs.musicpackage   
devs.visionpackage.org.cmotch.imageviewer   
robot   
 

Uses of NNS in brain.reflexgenerator
 

Constructors in brain.reflexgenerator with parameters of type NNS
Translator(NNS nns)
           
 

Uses of NNS in devs.musicpackage
 

Constructors in devs.musicpackage with parameters of type NNS
Translator(NNS nns)
           
 

Uses of NNS in devs.visionpackage.org.cmotch.imageviewer
 

Constructors in devs.visionpackage.org.cmotch.imageviewer with parameters of type NNS
VisionWindow(NNS nns)
          Constructor *
 

Uses of NNS in robot
 

Fields in robot declared as NNS
static NNS Robot.sensorsystem
           
 

Methods in robot that return NNS
static NNS Robot.getSensor()