5 lines
178 B
C
5 lines
178 B
C
#ifndef __THCAV_CO_H__
|
|
#define __THCAV_CO_H__
|
|
|
|
__declspec(dllexport) void Thc_co(float *THCAV,float Rf[72],float THC[72],float minindex[72],int RSR,float Stev,float size);
|
|
#endif |