Spectrum.planckian_new_full


Description:

[ CCode ( cname = "cd_spectrum_planckian_new_full" , has_construct_function = false ) ]
[ Version ( since = "1.3.1" ) ]
public Spectrum.planckian_new_full (double temperature, double start, double end, double resolution)

Allocates a Planckian spectrum at a specific temperature.

Parameters:

temperature

the temperature in Kelvin

start

the new spectrum start

end

the new spectrum end

resolution

the resolution to use when resampling

Returns:

A newly allocated Spectrum object