set_stereo_channel
Syntax | |
int set_stereo_channel(char *chnstr); | |
Header | |
superdarn/channel.h | |
Library | |
channel | |
Description | |
The | |
Returns | |
Returns 1 for a and 2 for b. On error, (-1) is returned. | |
Errors | |
On error, (-1) is returned. | |
Example | |
None |
Syntax | |
int set_stereo_channel(char *chnstr); | |
Header | |
superdarn/channel.h | |
Library | |
channel | |
Description | |
The | |
Returns | |
Returns 1 for a and 2 for b. On error, (-1) is returned. | |
Errors | |
On error, (-1) is returned. | |
Example | |
None |