feat:Add CEMeasuredDacDelay in MetaData.

This commit is contained in:
sunwen
2025-03-14 16:46:48 +08:00
parent 7429a186d4
commit c61ab71d36
7 changed files with 42 additions and 3 deletions

View File

@@ -44,6 +44,7 @@ SOURCES += \
ShotList/ShotListPrivate.cpp \
MatLab/MatlabCreatorPrivate.cpp \
MatLab/MatlabCreatorVariableWindowPrivate.cpp \
MatLab/MatlabCreatorConvertFp16Private.cpp \
Data/CEMeasuredData.cpp \
Data/CEData.cpp \
Data/MetaData.cpp \
@@ -86,6 +87,7 @@ HEADERS += \
ShotList/ShotListPrivate.h \
MatLab/MatlabCreatorPrivate.h \
MatLab/MatlabCreatorVariableWindowPrivate.h \
MatLab/MatlabCreatorConvertFp16Private.h \
Data/CEMeasuredData.h \
Data/CEData.h \
Data/MetaData.h \