modification for coupling, data transfer

This commit is contained in:
hamidrezanorouzi
2023-01-02 14:31:40 +03:30
parent 7e858a116f
commit fef0c4fe96
14 changed files with 499 additions and 67 deletions

View File

@ -108,6 +108,10 @@ public:
return tmp;
}
real startTime()const
{
return startTime_;
}
real currentTime() const
{