FitToCFit
| Syntax | ||
int FitToCFit(double minpwr,struct CFitdata *ptr, struct RadarParm *prm, struct FitData *fit); | ||
| Header | ||
| superdarn/fitcfit.h | ||
| Library | ||
| fit | ||
| Description | ||
The The argument minpwr gives the minimum value of lag-zero power to store; ranges with lag-zero power below this threshold are ignored. The | ||
| Returns | ||
| Returns zero on success. On error, (-1) is returned. | ||
| Errors | ||
| On error, (-1) is returned. | ||
| Example | ||
|