NodeFeatures_iepeLink
public
NodeFeatures
NodeFeatures_iepeLink

Contains information on features for the IEPE-Link.

Functions
NodeFeatures_iepeLink
NodeFeatures_iepeLink(
const NodeInfo &info
)

Creates a NodeFeatures_iepeLink object.

samplingModes
virtual const WirelessTypes::SamplingModes samplingModes() const override

Gets a list of the WirelessTypes::SamplingModes that are supported by this Node.

dataFormats
virtual const WirelessTypes::DataFormats dataFormats() const override

Gets a list of the WirelessTypes::DataFormats that are supported by this Node.

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.

maxSweepsPerBurst
virtual uint32 maxSweepsPerBurst(
WirelessTypes::DataFormat dataFormat,
const ChannelMask &channels
) const override

Gets the maximum number of sweeps per burst that can be assigned for a Burst Sync Sampling session.