this repo has no description

tline-viz#

Interactive visualization of voltage waves on an ideal lossless transmission line. Open tline_viz.html directly in a browser.

Running tests#

Requires Node.js 18+.

node --test physics.test.js

Tests cover the pure physics functions in physics.js: reflection coefficients, bounce series construction, DC steady-state convergence, and rise-time helpers.