Skip to content

Commit

Permalink
#71
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom authored Mar 14, 2024
1 parent 7410f3c commit 6961aa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/implementation-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ is fundamental to understand the sim model. It is described in [model.md](https
The most complicated part of the sim may be `Coil.createCoilSegments`. It creates an ordered `CoilSegment[]` that describes the
shape of the coil, and the path that electrons follow as they flow through the coil. So that objects (bar magnet, compass,...) may
pass through the coil, CoilSegments are designated as belonging to either the foreground layer or background layer of the coil.
CoilSegments also describe the path that electrons follow as they flow through the coil.

### Pickup Coil

Expand Down

0 comments on commit 6961aa5

Please sign in to comment.