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

Method _getCommonData

graphs/data/base/getter.py:90–91  ·  view source on GitHub ↗
(self, miscParams, src, tgt)

Source from the content-addressed store, hash-verified

88 yield xLow + step * i
89
90 def _getCommonData(self, miscParams, src, tgt):
91 return {}
92
93 @abstractmethod
94 def _calculatePoint(self, x, miscParams, src, tgt, commonData):

Callers 2

getRangeMethod · 0.95
getPointMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected