IAntRadioGetChannel Method

Gets the channel.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.1+54994fa34e781af8d41d8f78e72210c9fe046b39
C#
IAntChannel GetChannel(
	int num
)

Parameters

num  Int32
The number.

Return Value

IAntChannel
IAntChannel

See Also