Skip to content

Commit

Permalink
put magnetic field control into its own class, see phetsims/quantum-m…
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Jan 3, 2025
1 parent a16a210 commit 05f7408
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions _generated_development_strings/quantum-measurement_all.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@
"itemToPreparePattern": {
"value": "{{item}} to Prepare"
},
"magneticField": {
"value": "Magnetic Field"
},
"manyPhotons": {
"value": "Many Photons"
},
Expand Down Expand Up @@ -168,11 +171,20 @@
"vertical": {
"value": "Vertical"
},
"SGSubX": {
"value": "SG<sub>X</sub>"
},
"SGSubZ": {
"value": "SG<sub>Z</sub>"
},
"SGSubX": {
"value": "SG<sub>X</sub>"
"SSubX": {
"value": "S<sub>X</sub>"
},
"SSubY": {
"value": "S<sub>Y</sub>"
},
"SSubZ": {
"value": "S<sub>Z</sub>"
},
"SternGerlachMeasurements": {
"value": "Stern-Gerlach (SG) Measurements"
Expand Down

0 comments on commit 05f7408

Please sign in to comment.