Public Member Functions | |
SCTracker (const BorderPolicy bp, const SimTime ×tep, const uint width, const uint height, const std::string name="SCTracker", const std::string units="") | |
void | interact () |
void | input_sgs (const Image< double > &inp) |
void | input_sgi (const Image< double > &inp) |
SCTracker * | clone () const |
clone the module |
Definition at line 50 of file SCTracker.H.
SCTracker* SCTracker::clone | ( | ) | const [inline, virtual] |
clone the module
Implements Structure< SimStructure * >.
Definition at line 116 of file SCTracker.H.