module myna.application.thesis.path
class Path
method Path.getIndex
getIndex(time)
method Path.getLocation
getLocation(time)
method Path.loadData
loadData(
file,
loadIfExists=None,
saveFile=True,
xName='X(mm)',
yName='Y(mm)',
timeName='Time(s)'
)
method Path.setEnd
setEnd()
method Path.setSize
setSize()
This file was automatically generated via lazydocs.