Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ projectedModules
Method
projectedModules
eos/saveddata/fit.py:320–321 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
318
319
@property
320
def
projectedModules(self):
321
return
self.__projectedModules
322
323
@property
324
def
projectedFits(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected