LabVIEW Multicore Analysis and Sparse Matrix Toolkit API Reference

Inverse DST VI

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

Inverse DST VI

Owning Palette: Transforms VIs

Requires: Multicore Analysis and Sparse Matrix Toolkit

Computes the inverse Discrete Sine Transform (DST) of the input sequence DST {X}.

Wire data to the DST {X} input to determine the polymorphic instance to use or manually select the instance.

Details  

1D Inverse DST (DBL)

DST {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DST of DST {X}.
error out contains error information. This output provides standard error out functionality.

2D Inverse DST (SGL)

DST {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DST of DST {X}.
error out contains error information. This output provides standard error out functionality.

2D Inverse DST (DBL)

DST {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DST of DST {X}.
error out contains error information. This output provides standard error out functionality.

1D Inverse DST (SGL)

DST {X} specifies the real input sequence.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
X returns the inverse DST of DST {X}.
error out contains error information. This output provides standard error out functionality.

Inverse DST Details

The following table lists the support characteristics of this VI.

Supported on RT targets Yes
Suitable for bounded execution times on RT Yes

Refer to the Details section in the Inverse DST VI for more details about this VI.