We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d407a1 commit 2bb0f79Copy full SHA for 2bb0f79
src/javascript/simulations/nSlit.js
@@ -1,7 +1,7 @@
1
import { Grating } from "../shared/slit.js";
2
import { i2h, interpolate, w2h } from "../utils/color.js";
3
4
-// this is the very last attempt it will work
+// ily please work
5
6
class GratingFFTSimulation {
7
constructor(cvs, ctx, density = 1000, wavelength = 500e-9, slitWidth = 2e-6, distanceToScreen = 2.0) {
0 commit comments