MCPcopy 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

mousePressedMethod · 0.65
showMouseEventMethod · 0.65
mouseClickedMethod · 0.65
initializeMethod · 0.65
setXYMethod · 0.65

Implementers 4

EigenstateRingSuperpositionsrc/davidson/qm/EigenstateRingSuperpos
EigenstateShootingSuperpositionsrc/davidson/qm/EigenstateShootingSupe
EigenstateSHOSuperpositionsrc/davidson/qm/EigenstateSHOSuperposi
EigenstateWellSuperpositionsrc/davidson/qm/EigenstateWellSuperpos

Calls

no outgoing calls

Tested by 3

mousePressedMethod · 0.52
showMouseEventMethod · 0.52
mouseClickedMethod · 0.52