NodeFeatures_envlinkPro
public
NodeFeatures
NodeFeatures_envlinkPro

Contains information on features for the ENV-Link Pro Node.

Functions
NodeFeatures_envlinkPro
NodeFeatures_envlinkPro(
const NodeInfo &info
)

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