resample
Description:
[
Version ( since =
"1.3.1" ) ]
public Spectrum resample (
double start,
double end,
double resolution)
Resample a new spectrum with linear index to wavelength coefficients.
Parameters:
| this |
a Spectrum instance
|
| start |
the new spectrum start
|
| end |
the new spectrum end
|
| resolution |
the resolution to use when resampling
|
Returns: