WorldViz User Forum
>
Search Forums
Search Results
User Name
Remember Me?
Password
Register
FAQ
Search
Today's Posts
Mark Forums Read
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
Scope of global variable limited to function
Views:
18,518
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
Scope of global variable limited to function
Views:
18,518
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
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Getting Vizard Help with AI
Announcements
Vizard
Precision Position Tracker (PPT)
Plug-in development
All times are GMT -7. The time now is
06:10 AM
.
Contact Us
-
WorldViz Home
-
Archive
-
Top
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC