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

3 lines
118 B
C

int convertToPhase(char *tecFilename, char *outFilename, int width, float fc);
float tecToPhase(float tec, float fc);