NodeFeatures_tclink3ch
public
NodeFeatures
NodeFeatures_tclink3ch

Contains information on features for the TC-Link 3CH Node.

Functions
NodeFeatures_tclink3ch
NodeFeatures_tclink3ch(
const NodeInfo &info
)

Creates a NodeFeatures_tclink3ch 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.

maxFilterSettlingTime
virtual WirelessTypes::SettlingTime maxFilterSettlingTime(
const SampleRate &rate
) const override

Gets the maximum WirelessTypes::SettlingTime available for the given SampleRate.