API version 1.2.2.0 [This is preliminary documentation and is subject to change.]
Protected function "GetInputDataRe", provided to the user DLL to obtain
the real part of the input data.

Declaration Syntax
protected:
array<double>^ GetInputDataRe(
int input,
int channel
)

Parameters
- input (Int32)
- Specifies the zero-based input data index.
- channel (Int32)
- Specifies the zero-based input channel index.

Return Value
Returns the real part of the input data as a double[] array.
Assembly:
vsmExternalBase (Module: vsmExternalBase) Version: 1.2.2.0 (1.3.0.0)