7 lines
66 B
Matlab
7 lines
66 B
Matlab
function [v,u]=WienDisplacement()
|
|
|
|
v=2.8977721e-3;
|
|
u=2.6e-9;
|
|
|
|
end
|