WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: bvldtiger
Forum: Vizard 05-13-2014, 03:32 PM
Replies: 2
Views: 9,965
Posted By bvldtiger
The other function's code: # Output all...

The other function's code:

# Output all data to file here
def testPhase():
speed = deltaZpos/elapsedTime
Forum: Vizard 05-12-2014, 02:16 PM
Replies: 2
Views: 9,965
Posted By bvldtiger
Scope of global variable limited to function

I have the following code:

def enterEnd(e):
end = time.clock()
position = viz.MainView.getPosition()
ZpositionEnd = position[2]
global elapsedTime
global deltaZpos
elapsedTime = end -...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -7. The time now is 08:46 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC