Skip to content

Commit

Permalink
https://github.com/phetsims/faradays-electromagnetic-lab/issues/71
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Mar 7, 2024
1 parent fd3e617 commit 157d6f4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/implementation-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,17 +133,19 @@ electrons follow as they flow through the coil. So that objects (bar magnet, co
pass through the coil, CoilSegments are designated as belonging to either the
foreground layer or background layer of the coil.

Pickup coil model is Hollywood. See PickupCoil.ts.
PickupCoil is a "Hollywood" model. See PickupCoil.ts.

The most important part of the model class hierarchy is:

```
CurrentIndicator
LightBulb
Voltmeter
CurrentSource
ACPowerSupply
DCPowerSupply
FELMovable
FieldMeasurementTool
Compass
Expand Down

0 comments on commit 157d6f4

Please sign in to comment.