SC Class Reference

Inheritance diagram for SC:
Inheritance graph
[legend]
Collaboration diagram for SC:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SC (const double &SCs_SCi, const double &SCi_PreM, const double &PreM_SCi, const double &SCi_SCs, const BorderPolicy bp, const SimTime &timestep, const uint width, const uint height, const std::string name="", const std::string units="")
 constructor
virtual ~SC ()
 destructor
template<class EUnit , class IUnit , class MUnit >
void setLayers (const CompLayer< EUnit, IUnit > &SCs, const CompLayer< EUnit, IUnit > &SCi, const MUnit &premotor)
void input_sgs (const Image< double > &inp)
void input_sgi (const Image< double > &inp)
SCclone () const
 clone the unit

Detailed Description

Definition at line 62 of file SC.H.


Constructor & Destructor Documentation

SC::SC ( const double &  SCs_SCi,
const double &  SCi_PreM,
const double &  PreM_SCi,
const double &  SCi_SCs,
const BorderPolicy  bp,
const SimTime timestep,
const uint  width,
const uint  height,
const std::string  name = "",
const std::string  units = "" 
) [inline]

constructor

Definition at line 66 of file SC.H.

Referenced by clone().

virtual SC::~SC (  )  [inline, virtual]

destructor

Definition at line 78 of file SC.H.


Member Function Documentation

SC* SC::clone (  )  const [inline, virtual]

clone the unit

Implements Structure< SimStructure * >.

Definition at line 111 of file SC.H.

References SC().


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:43:47 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3