OldFitRead
Syntax | ||
int OldFitRead(struct OldFitFp *ptr ,struct RadarParm *prm , struct FitData *fit); | ||
Header | ||
superdarn/oldfitread.h | ||
Library | ||
oldfit | ||
Description | ||
The The data is read from the open file pointed to by the argument ptr. The data is decoded and used to populate the radar parameter block pointed to by the argument raw and the | ||
Returns | ||
Returns zero on success. On error, (-1) is returned. | ||
Errors | ||
On error, (-1) is returned. | ||
Example | ||
|