Skip to content

Commit

Permalink
docs, see #300
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jan 6, 2019
1 parent 4fdc4c8 commit 619d118
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/common/model/TemporalMask.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

/**
* Records on and off times of a single source, so that we can determine whether it could have contributed to the value
* on the lattice at a later time.
* on the lattice at a later time. This is used to prevent artifacts when the wave is turned off, and to restore
* the lattice to black (for light).
*
* @author Sam Reid (PhET Interactive Simulations)
*/
Expand Down

0 comments on commit 619d118

Please sign in to comment.