Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getX
Method
getX
src/davidson/qm/QMWavefunction.java:20–20 ·
view source on GitHub ↗
Gets the array containing the x values of the wavefunction; @return double[]
()
Source
from the content-addressed store, hash-verified
18
* @
return
double[]
19
*/
20
double[] getX();
21
22
/**
23
* Gets the number of points used to approximate the wave function.
Callers
5
mousePressed
Method · 0.65
showMouseEvent
Method · 0.65
mouseClicked
Method · 0.65
initialize
Method · 0.65
setXY
Method · 0.65
Implementers
4
EigenstateRingSuperposition
src/davidson/qm/EigenstateRingSuperpos
EigenstateShootingSuperposition
src/davidson/qm/EigenstateShootingSupe
EigenstateSHOSuperposition
src/davidson/qm/EigenstateSHOSuperposi
EigenstateWellSuperposition
src/davidson/qm/EigenstateWellSuperpos
Calls
no outgoing calls
Tested by
3
mousePressed
Method · 0.52
showMouseEvent
Method · 0.52
mouseClicked
Method · 0.52