LabVIEW Advanced Signal Processing Toolkit API Reference

WA WP Read Tree Structure VI

  • Updated2023-02-21
  • 2 minute(s) read

WA WP Read Tree Structure VI

Owning Palette: Wavelet Packet VIs

Requires: Advanced Signal Processing Toolkit

Reads the tree structure information of the terminal nodes in the wavelet packet (WP) tree and returns the node indexes and the associated paths of the terminal nodes.

Example

WP session specifies a reference to an existing wavelet packet structure.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
WP session out returns a reference to an existing wavelet packet structure, which this VI can modify.
node index returns the indexes of the terminal nodes of the wavelet packet tree indexed from top to bottom and left to right.
path returns the paths associated with the terminal nodes in node index.
error out contains error information. This output provides standard error out functionality.

Example

Refer to the Wavelet Packet Signal Compression VI in the labview\examples\Wavelet Analysis\WAApplications directory for an example of using the WA WP Read Tree Structure VI.

Log in to get a better experience