Changeset 148 in flair-src for trunk/lib/FlairFilter/src/PidThrust_impl.cpp
- Timestamp:
- Feb 28, 2017, 4:18:13 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairFilter/src/PidThrust_impl.cpp
r15 r148 45 45 desc->SetElementName(4, 0, "p+i+d+offset"); 46 46 state = new cvmatrix(self, desc, floatType, name); 47 delete desc; 47 48 48 49 GroupBox *reglages_groupbox = new GroupBox(position, name);
Note:
See TracChangeset
for help on using the changeset viewer.