Add start Refelection Reconstruction

This commit is contained in:
kradchen
2023-06-12 16:53:19 +08:00
parent 0c6b87fab3
commit 376b24597e
5 changed files with 430 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ namespace Recon
bool measuredCEUsed;
Aurora::Matrix measuredCE_TASIndices;
Aurora::Matrix measuredCE_receiverIndices;
Aurora::Matrix sincPeak_ft;
double offset;
};