this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

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.