Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ totalYield
Method
totalYield
eos/saveddata/fit.py:402–403 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
400
401
@property
402
def
totalYield(self):
403
return
self.droneYield + self.minerYield
404
405
@property
406
def
totalDrain(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected