| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies | |
| fr.cnes.sirius.patrius.bodies.mesh | |
| fr.cnes.sirius.patrius.projections |
| Modifier and Type | Method and Description |
|---|---|
ExtendedOneAxisEllipsoid |
ExtendedOneAxisEllipsoid.resize(GeometricBodyShape.MarginType marginType,
double marginValue)
Resize the geometric body shape by a margin.
|
| Modifier and Type | Method and Description |
|---|---|
ExtendedOneAxisEllipsoid |
FacetBodyShape.getFittedEllipsoid()
Returns the fitted ellipsoid which is the ellipsoid (a, f) which minimizes the distance to all vertices.
|
ExtendedOneAxisEllipsoid |
FacetBodyShape.getInnerEllipsoid()
Returns the inner ellipsoid which is the largest ellipsoid strictly contained in the mesh and centered around (0,
0, 0).
|
ExtendedOneAxisEllipsoid |
FacetBodyShape.getInnerSphere()
Returns the inner sphere which is the largest sphere strictly contained in the mesh and centered around (0, 0,
0).
|
ExtendedOneAxisEllipsoid |
FacetBodyShape.getOuterEllipsoid()
Returns the outer ellipsoid which is the smallest ellipsoid englobing the shape and centered around (0, 0, 0).
|
ExtendedOneAxisEllipsoid |
FacetBodyShape.getOuterSphere()
Returns the outer sphere which is the smallest sphere englobing the shape and centered around (0, 0, 0).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectionEllipsoid
Deprecated.
as of 4.3. This class is replaced by
ProjectionEllipsoidUtils |
Copyright © 2022 CNES. All rights reserved.