First update.

This commit is contained in:
sunwen
2023-10-09 09:29:21 +08:00
parent a434c105c0
commit 903ac2c087
56 changed files with 1044 additions and 1021 deletions

View File

@@ -9,7 +9,7 @@ namespace Recon
struct TransmissionVolme
{
Aurora::Matrix transMap;
double deltaTransMap;
float deltaTransMap;
Aurora::Matrix beginTransMap;
};