ChannelId Constructor

Initializes a new instance of the ChannelId struct.

Definition

Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.1+ddac7b2dbc3280b33f7963df2f0ae0a022d4d825
C#
public ChannelId(
	uint channelId
)

Parameters

channelId  UInt32
The channel identifier.

See Also