PeakDescriptionGetPeakParametersOfSpectrum Method |
Gets the peak parameters of this peak for a given spectrum.
Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectraAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public double[] GetPeakParametersOfSpectrum(
int idxSpectrum
)
Parameters
- idxSpectrum Int32
- The index spectrum.
Return Value
Double[Missing <returns> documentation for "M:Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectra.PeakDescription.GetPeakParametersOfSpectrum(System.Int32)"]
See Also