Skip to content

Commit

Permalink
#71
Browse files Browse the repository at this point in the history
pixelzoom authored Mar 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c70c66e commit fe644f9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions doc/implementation-notes.md
Original file line number Diff line number Diff line change
@@ -162,14 +162,6 @@ the behavior of the coil. See especially `calibrateEMF`.
This diagram shows the most important part of the model class hierarchy.

```
CurrentIndicator
LightBulb
Voltmeter
CurrentSource
ACPowerSupply
DCPowerSupply
FELMovable
FieldMeasurementTool
Compass
@@ -182,6 +174,14 @@ FELMovable
CoilMagnet
Electromagnet
PickupCoil
CurrentIndicator
LightBulb
Voltmeter
CurrentSource
ACPowerSupply
DCPowerSupply
```

### Composition at the TModel level

0 comments on commit fe644f9

Please sign in to comment.