Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ frame
Method
frame
lib/matplotlib/testing/jpl_units/Epoch.py:92–93 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
90
return
Epoch(frame, self._seconds + offset, self._jd)
91
92
def
frame(self):
93
return
self._frame
94
95
def
julianDate(self, frame):
96
t = self
Callers
2
default_units
Method · 0.45
__add__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected