MCPcopy Create free account
hub / github.com/KLayout/klayout / m

Method m

testdata/python/basic.py:43–44  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

41 def g(self):
42 return self.offset
43 def m(self):
44 return self.offset+self.get_n()
45 # Note: there are no protected methods, but this emulates the respective test for RBA
46 def call_a10_prot(self, f):
47 a10_prot(f)

Callers 9

is_valid_matrixMethod · 0.45
dbMatrixTests.ccFile · 0.45
matrix_3dFunction · 0.45
operator*Function · 0.45
collect_cell_signaturesFunction · 0.45
coeff_m3Function · 0.45
perspective_tilt_xMethod · 0.45
perspective_tilt_yMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected