##// END OF EJS Templates
no change
avaldezp -
r1510:c95a8abdd72f
parent child
Show More
@@ -264,7 +264,6 class JROData(GenericData):
264 264 def getVmax(self):
265 265
266 266 _lambda = self.C / self.frequency
267
268 267 vmax = self.getFmax() * _lambda / 2
269 268
270 269 return vmax
General Comments 0
You need to be logged in to leave comments. Login now