Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getTail
Method
getTail
src/org/opensourcephysics/media/core/TVector.java:99–101 ·
view source on GitHub ↗
Gets the tail. @return the tail
()
Source
from the content-addressed store, hash-verified
97
* @
return
the tail
98
*/
99
public
TPoint getTail() {
100
return
tail;
101
}
102
103
/**
104
* Sets the x component.
Callers
1
saveXML
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected