exclude_outofscan
Syntax | |
int exclude_outofscan(struct RadarScan *ptr) | |
Header | |
superdarn/scandata.h | |
Library | |
scan | |
Description | |
The The structure containing the radar scan data is pointed to by the argument ptr. | |
Returns | |
Returns zero on success. On error, (-1) is returned. | |
Errors | |
On error, (-1) is returned. | |
Example | |
None |