19 #ifndef COL_SPINE_SINE_H
20 #define COL_SPINE_SINE_H
45 std::string resourcePath =
"");
59 std::vector<tgSineStringControl*> m_sineControllers;
64 std::vector<double> initConditions;
65 std::string controlFilename;
66 std::string controlFilePath;
69 #endif // HT_SPINE_SINE_H
Definition of tgObserver class.
colSpineSine(std::string args, std::string resourcePath="")
virtual void onTeardown(BaseSpineModelLearning &subject)
virtual void onSetup(BaseSpineModelLearning &subject)
A controller for the template class BaseSpineModelLearning.
virtual void setupWaves(BaseSpineModelLearning &subject)
virtual void onStep(BaseSpineModelLearning &subject, double dt)