Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ GetAngle
Method
GetAngle
graphs/gui/vector.py:87–88 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
85
return
self._angle, self._length
86
87
def
GetAngle(self):
88
return
self._angle
89
90
def
GetLength(self):
91
return
self._length
Callers
1
getValues
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected