MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

gui/builtinViewColumns/attributeDisplayGraph.py:82–83  ·  view source on GitHub ↗
(self, fittingView, params)

Source from the content-addressed store, hash-verified

80 name = 'Dps'
81
82 def __init__(self, fittingView, params):
83 super().__init__(fittingView, 1432, (3, 0, 0))
84
85 def _getValue(self, fit):
86 defaultSpoolValue = eos.config.settings['globalDefaultSpoolupPercentage']

Callers 15

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected