Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ maxTargetRange
Method
maxTargetRange
eos/saveddata/fit.py:416–417 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
414
415
@property
416
def
maxTargetRange(self):
417
return
self.ship.getModifiedItemAttr(
"maxTargetRange"
)
418
419
@property
420
def
scanStrength(self):
Callers
nothing calls this directly
Calls
1
getModifiedItemAttr
Method · 0.45
Tested by
no test coverage detected