Profile

class pylayers.measures.parker.smparker.Profile(**kwargs)[source]

Bases: pylayers.util.project.PyLayers

Attributes Summary

Accmax

Dmax

Vmax

Methods Summary

duration()

show()

Enables view profile

Attributes Documentation

Accmax = 200
Dmax = 1500
Vmax = 10

Methods Documentation

duration()[source]
show()[source]

Enables view profile

P1=Profile(1,200,200,15000,15,0) P1.show()