Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getNy
Method
getNy
src/org/opensourcephysics/display2d/GridData.java:143–143 ·
view source on GitHub ↗
Gets the number of y entries. @return ny
()
Source
from the content-addressed store, hash-verified
141
* @
return
ny
142
*/
143
public
int
getNy();
144
145
/**
146
* Gets the array containing the data.
Callers
15
draw
Method · 0.95
exportGridData
Method · 0.65
getNy
Method · 0.65
clearData
Method · 0.65
setAll
Method · 0.65
getNy
Method · 0.65
clearData
Method · 0.65
setAll
Method · 0.65
clearData
Method · 0.65
setAll
Method · 0.65
getAll
Method · 0.65
clearData
Method · 0.65
Implementers
3
GridPointData
src/org/opensourcephysics/display2d/Gr
ArrayData
src/org/opensourcephysics/display2d/Ar
FlatData
src/org/opensourcephysics/display2d/Fl
Calls
no outgoing calls
Tested by
no test coverage detected