Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

PhysicalProperties Class Reference

Container for physical properties of a Neuron such as it's location in a 3-D space. More...

#include <amygdala/neuron.h>

List of all members.

Public Methods

 PhysicalProperties ()
 ~PhysicalProperties ()
void SetLocation (float _newVal[])
float * GetLocation (float loc[])

Protected Attributes

float location [3]


Detailed Description

Container for physical properties of a Neuron such as it's location in a 3-D space.


Member Data Documentation

float PhysicalProperties::location[3] [protected]
 

The location of the neuron in a 3-D space.


The documentation for this class was generated from the following file:
Generated on Wed Sep 4 02:30:37 2002 for Amygdala by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002