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

Method _getCycleQuantity

eos/utils/cycles.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 i += 1
24
25 def _getCycleQuantity(self):
26 return self.quantity
27
28 def _getTime(self):
29 return (self.activeTime + self.inactiveTime) * self.quantity

Callers 1

_getCycleQuantityMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected