7 lines
61 B
Matlab
7 lines
61 B
Matlab
function [v,u]=VacuumImpedance()
|
|
|
|
v=376.730313461;
|
|
u=0;
|
|
|
|
end
|