#include <amygdala/neuron.h>
Public Methods | |
PhysicalProperties () | |
~PhysicalProperties () | |
void | SetLocation (float _newVal[]) |
float * | GetLocation (float loc[]) |
Protected Attributes | |
float | location [3] |
|
The location of the neuron in a 3-D space. |