TarzaNN
TarzaNN neural network simulator
Public Member Functions | Protected Member Functions | Friends
MGMotionFeaturePlane Class Reference

MG section of the MT layer. More...

#include <MGMotionFeaturePlane.h>

Inheritance diagram for MGMotionFeaturePlane:
FeaturePlane FeaturePlaneAbstract Observer Viewable

List of all members.

Public Member Functions

 ~MGMotionFeaturePlane ()
void computeGatingUnits ()
int getSpeeds ()
int getAngles ()
void feedForward ()
void setThetaDelta (float t)

Protected Member Functions

 MGMotionFeaturePlane (Network *net, int l, QString *name, int w, int h, int window, int angles, int speeds, int alpha, int delta, int speed, bool isWTA, bool visible, Neuron *neuron, NotifyStrategyAbstract *notify)

Friends

class FeaturePlaneFactory

Detailed Description

MG section of the MT layer.


Constructor & Destructor Documentation

MGMotionFeaturePlane::~MGMotionFeaturePlane ( )
MGMotionFeaturePlane::MGMotionFeaturePlane ( Network net,
int  l,
QString *  name,
int  w,
int  h,
int  window,
int  angles,
int  speeds,
int  alpha,
int  delta,
int  speed,
bool  isWTA,
bool  visible,
Neuron neuron,
NotifyStrategyAbstract notify 
) [protected]

Member Function Documentation

void MGMotionFeaturePlane::computeGatingUnits ( )

TODO - reconcile this with temporary gating units

void MGMotionFeaturePlane::feedForward ( )
int MGMotionFeaturePlane::getAngles ( ) [inline]

Reimplemented from FeaturePlaneAbstract.

int MGMotionFeaturePlane::getSpeeds ( ) [inline]

Reimplemented from FeaturePlaneAbstract.

void MGMotionFeaturePlane::setThetaDelta ( float  t)

Set Delta theta parameter.


Friends And Related Function Documentation

friend class FeaturePlaneFactory [friend]

Reimplemented from FeaturePlane.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines