Skip to content

Commit

Permalink
Update docs, see #269
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Dec 19, 2018
1 parent ab383fe commit fc1eff8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/common/WaveInterferenceConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ define( require => {
FEMTO: 1E-15,

//REVIEW no idea how I'd coordinate this, and WaterEmitterNode waterDrops does not exist
// Cell that oscillates, specified as an offset from the origin of the lattice (includes damping region). This
// value must be coordinated with WaterEmitterNode's waterDrops[ index ].centerX
//REVIEW* WaveInterferenceUtils.getWaterDropX already leverages this value accordingly, so I revised the docs
// Cell that oscillates, specified as an offset from the origin of the lattice (includes damping region).
POINT_SOURCE_HORIZONTAL_COORDINATE: 23,

// The lattice must have an odd dimension, so that there can be a cell exactly in the middle (for a single-cell
Expand Down

0 comments on commit fc1eff8

Please sign in to comment.