NodeFeatures_vlink
public
NodeFeatures
NodeFeatures_vlink

Contains information on features for the V-Link node. Inherits from NodeFeatures.

Functions
NodeFeatures_vlink
NodeFeatures_vlink(
const NodeInfo &info
)

Creates a NodeFeatures_vlink object.

sampleRates
virtual const WirelessTypes::WirelessSampleRates sampleRates(
WirelessTypes::SamplingMode samplingMode
) const override

Gets a list of the WirelessTypes::WirelessSampleRates that are supported by this Node for the given sampling mode.

maxSampleRate
virtual WirelessTypes::WirelessSampleRate maxSampleRate(
WirelessTypes::SamplingMode samplingMode,
const ChannelMask &channels
) const override

Gets the maximum SampleRate value that is supported by this Node with the given <SamplingMode> and ChannelMask.