Package | Description |
---|---|
fr.cnes.sirius.patrius.bodies | |
fr.cnes.sirius.patrius.math.geometry.euclidean.threed |
Modifier and Type | Method and Description |
---|---|
IEllipsoid |
EllipsoidBodyShape.getEllipsoid()
Return the
spheroid object |
IEllipsoid |
ExtendedOneAxisEllipsoid.getEllipsoid()
Return the
spheroid object |
Modifier and Type | Class and Description |
---|---|
class |
Ellipsoid
This is the Ellipsoid (also called Revolved Ellipsoid) class.This class cannot represent all ellipsoid objects.
|
class |
Sphere
This is a describing class for a 3D spherical shape, with some algorithm to compute intersections and distances to
some other objects.
|
class |
Spheroid
This is the Spheroid (also called Revolved Ellipsoid) class.
|
Copyright © 2021 CNES. All rights reserved.