Uses of Class
org.orekit.bodies.Ellipse
-
Packages that use Ellipse Package Description org.orekit.bodies This package provides interface to represent the position and geometry of space objects such as stars, planets or asteroids. -
-
Uses of Ellipse in org.orekit.bodies
Methods in org.orekit.bodies that return Ellipse Modifier and Type Method Description Ellipse
Ellipsoid. getPlaneSection(Vector3D planePoint, Vector3D planeNormal)
Compute the 2D ellipse at the intersection of the 3D ellipsoid and a plane.
-