Package | Description |
---|---|
org.orekit.bodies |
This package provides interface to represent the position and geometry of
space objects such as stars, planets or asteroids.
|
Modifier and Type | Method and Description |
---|---|
<T extends org.hipparchus.CalculusFieldElement<T>> |
Ellipsoid.getPlaneSection(org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> planePoint,
org.hipparchus.geometry.euclidean.threed.FieldVector3D<T> planeNormal)
Compute the 2D ellipse at the intersection of the 3D ellipsoid and a plane.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.