3 lines
118 B
C
3 lines
118 B
C
|
int convertToPhase(char *tecFilename, char *outFilename, int width, float fc);
|
||
|
float tecToPhase(float tec, float fc);
|