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