ISCE_INSAR/contrib/issi/components/ISSI/include/tecToPhase.h

3 lines
118 B
C
Raw Normal View History

2019-01-16 19:40:08 +00:00
int convertToPhase(char *tecFilename, char *outFilename, int width, float fc);
float tecToPhase(float tec, float fc);