示例#1
0
 def tx(self):
     self.p = if97.tx2p(self.t, self.x)
     self.h = if97.tx2h(self.t, self.x)
     self.s = if97.tx2s(self.t, self.x)
     self.v = if97.tx2v(self.t, self.x)
示例#2
0
文件: node.py 项目: MuskZ/PyRankine
 def tx(self):
     self.p = if97.tx2p(self.t, self.x)
     self.h = if97.tx2h(self.t, self.x)
     self.s = if97.tx2s(self.t, self.x)
     self.v = if97.tx2v(self.t, self.x)