Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Aug 22, 2019
1 parent 11264d1 commit 348d243
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions js/phet-io/gravity-force-lab-basics-phet-io-elements-baseline.js
Original file line number Diff line number Diff line change
Expand Up @@ -889,18 +889,6 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"gravityForceLabBasics.gravityForceLabBasicsScreen.model.separationProperty": {
"phetioDocumentation": "The distance between the two objects' centers",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": true,
"phetioStudioControl": true,
"phetioTypeName": "DerivedPropertyIO.<NumberIO>"
},
"gravityForceLabBasics.gravityForceLabBasicsScreen.model.forceProperty": {
"phetioDocumentation": "The force of one object on the other (in Newtons)",
"phetioDynamicElement": false,
Expand Down Expand Up @@ -1021,6 +1009,18 @@ window.phet.phetio.phetioElementsBaseline = assert &&
"phetioStudioControl": true,
"phetioTypeName": "PropertyIO.<BooleanIO>"
},
"gravityForceLabBasics.gravityForceLabBasicsScreen.model.separationProperty": {
"phetioDocumentation": "The distance between the two objects' centers",
"phetioDynamicElement": false,
"phetioEventType": "MODEL",
"phetioFeatured": false,
"phetioHighFrequency": false,
"phetioPlayback": false,
"phetioReadOnly": true,
"phetioState": true,
"phetioStudioControl": true,
"phetioTypeName": "DerivedPropertyIO.<NumberIO>"
},
"gravityForceLabBasics.gravityForceLabBasicsScreen.model.showDistanceProperty": {
"phetioDocumentation": "",
"phetioDynamicElement": false,
Expand Down

0 comments on commit 348d243

Please sign in to comment.