DclSpectrumToGrid

Description

Transform from spectrum data to grid data.

Syntax

Call DclSpectrumToGrid ([S], w , g , [isw], [idx], [m1], [m2])

Arguments

S < R (:) > Spectrum data.
W < R (:) > Wave data.
G < R (:) > Grid data.
Isw < I > The kind of conversion.
Idx < I > Work area number.
M1, m2 < I > The minimum maximum value of the wave number section.

Note

None

Related items