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

Method modPosition

eos/saveddata/module.py:232–233  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

230
231 @property
232 def modPosition(self):
233 return self.getModPosition()
234
235 def getModPosition(self, fit=None):
236 # Pass in fit for reliability. When it's not passed, we rely on owner and owner

Callers

nothing calls this directly

Calls 1

getModPositionMethod · 0.95

Tested by

no test coverage detected