logplus/app/fdsa4_test/Att_c_find.h

9 lines
186 B
C
Raw Normal View History

2026-05-10 22:27:18 +08:00
#ifndef __ATT_C_FIND_H__
#define __ATT_C_FIND_H__
__declspec(dllexport) void Att_c_find2(float Att_c[72], float ATT[72], float Thickness, float Zm_end[72], float constant1);
#endif