Skip to content

eClothoidType

Canonical path: NemAll_Python_Geometry.eClothoidType

Bases: Enum

Clothoid type identification.

eClothoid : eParabolaQuadratic: eParabolaGeneral :

eClothoid class-attribute instance-attribute

eClothoid = 1

eParabolaGeneral class-attribute instance-attribute

eParabolaGeneral = 3

eParabolaQuadratic class-attribute instance-attribute

eParabolaQuadratic = 2
Placeholder