| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.bodies.mesh |
| Modifier and Type | Method and Description |
|---|---|
static Intersection[] |
Intersection.append(Intersection[] array1,
Intersection[] array2)
Appends two arrays together.
|
Intersection |
FacetBodyShape.getIntersection(Line line,
Vector3D close,
Frame frame,
AbsoluteDate date)
Getter for the intersection point of a line with the surface of the body.
|
| Modifier and Type | Method and Description |
|---|---|
static Intersection[] |
Intersection.append(Intersection[] array1,
Intersection[] array2)
Appends two arrays together.
|
static Intersection[] |
Intersection.append(Intersection[] array1,
Intersection[] array2)
Appends two arrays together.
|
| Constructor and Description |
|---|
FacetPoint(FacetBodyShape bodyShape,
Intersection intersection,
String name)
Protected constructor from an
Intersection object. |
Copyright © 2024 CNES. All rights reserved.