7 lines
72 B
Matlab
7 lines
72 B
Matlab
function [v,u]=ConductanceQuantum()
|
|
|
|
v=7.7480917346e-5;
|
|
u=2.5e-14;
|
|
|
|
end
|