this repo has no description
JavaScript 85.6%
HTML 7.0%
CSS 5.9%
SourcePawn 1.2%
Shell 0.3%
23 2 0

Clone this repository

https://tangled.org/oscillatory.net/tline-viz https://tangled.org/did:plc:ncwcsl2uejt5ci5qgn7spgis/tline-viz
git@knot.oscillatory.net:oscillatory.net/tline-viz git@knot.oscillatory.net:did:plc:ncwcsl2uejt5ci5qgn7spgis/tline-viz

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

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.