Uses of Class
org.orekit.bodies.FieldEllipse
-
Packages that use FieldEllipse 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 FieldEllipse in org.orekit.bodies
Methods in org.orekit.bodies that return FieldEllipse Modifier and Type Method Description <T extends CalculusFieldElement<T>>
FieldEllipse<T>Ellipsoid. getPlaneSection(FieldVector3D<T> planePoint, FieldVector3D<T> planeNormal)
Compute the 2D ellipse at the intersection of the 3D ellipsoid and a plane.
-