#include "tube.h" TRACETHIS namespace td { tasystem::Globalconf gc; d Tube::pleft(d t) { d pleft = std::sin(gc.getomg() * t); // cout << "t:" << t << endl; // cout << "omg:" << gc.getomg() << endl; // cout << "pleft:"<< pleft<