carputils
Doxygen code documentation for the python framework controlling openCARP
Classes | Namespaces | Functions | Variables
ellipsoid.py File Reference

Classes

class  carputils.mesh.ellipsoid.Ellipsoid
 Generate a mesh of an ellipsoidal shell. More...
 

Namespaces

 carputils.mesh.ellipsoid
 

Functions

def carputils.mesh.ellipsoid.ellipse_t (ax_a, ax_b, theta)
 Transform the central angle theta in an ellipse of semimajor axis a and semiminor axis b into the parameteric coordinate t. More...
 
def carputils.mesh.ellipsoid.ellipse_arc_length (ax_a, ax_b, theta1, theta2)
 Calculate the length of an ellipse arc between two angles. More...
 

Variables

 carputils.mesh.ellipsoid.xrange = range
 
 carputils.mesh.ellipsoid.geom = Ellipsoid.with_resolution(50, 5, tetrahedrise=False)
 
 carputils.mesh.ellipsoid.faces