MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / projectedFighters

Method projectedFighters

eos/saveddata/fit.py:344–345  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

342
343 @property
344 def projectedFighters(self):
345 return self.__projectedFighters
346
347 def getWeaponDps(self, spoolOptions=None):
348 if spoolOptions not in self.__weaponDpsMap:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected