Go to the source code of this file.
| Namespaces | |
| namespace | genTraj | 
| Variables | |
| tuple | genTraj.f = open(filename, 'w') | 
| string | genTraj.filename = "trajectory.txt" | 
| list | genTraj::firstPoint = [] | 
| list | genTraj.inc = [] | 
| string | genTraj.line = "" | 
| tuple | genTraj.numPoints = int(raw_input("Enter number of points ==> ")) |