Example #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)
Example #2
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)