| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies | |
| fr.cnes.sirius.patrius.bodies.mesh |
| Modifier and Type | Method and Description |
|---|---|
static BodyShape.MarginType |
BodyShape.MarginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BodyShape.MarginType[] |
BodyShape.MarginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ThreeAxisEllipsoid |
ThreeAxisEllipsoid.resize(BodyShape.MarginType marginType,
double marginValue)
Resize the geometric body shape by a margin.
|
OneAxisEllipsoid |
OneAxisEllipsoid.resize(BodyShape.MarginType marginType,
double marginValue)
Resize the geometric body shape by a margin.
|
BodyShape |
BodyShape.resize(BodyShape.MarginType marginType,
double marginValue)
Resize the geometric body shape by a margin.
|
| Modifier and Type | Method and Description |
|---|---|
StarConvexFacetBodyShape |
StarConvexFacetBodyShape.resize(BodyShape.MarginType marginType,
double marginValue)
Resize the geometric body shape by a margin.
|
FacetBodyShape |
FacetBodyShape.resize(BodyShape.MarginType marginType,
double marginValue)
Resize the geometric body shape by a margin.
|
Copyright © 2025 CNES. All rights reserved.