get_fit_tfreq_bands
| Syntax | |
| int get_fit_tfreq_bands(int fnum, int channel, int channel_fix, int old, int tlen, double stime, double sdate, double etime, double edate, double extime, unsigned char fitflg, unsigned char nsflg, unsigned char vb, char *vbuf, char *iname, char **dnames,int band_width, int fbands[90][2], int all_freq[MAX_FREQ_KHZ]); | |
| Header | |
| superdarn/freqband.h | |
| Library | |
| freqband | |
| Description | |
The | |
| Returns | |
| Returns the number of frequency bands identified, or -1 if an error is encountered. | |
| Errors | |
| Returns (-1) if an error is encountered. | |
| Example | |
| None |