logplus/app/fdsa4_test/Att_c_find.h

9 lines
186 B
C

#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