| 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 |
SurfacePointedData.getIntersection()
Returns the intersection between the line of sight and the body in body frame.
|
Intersection |
FacetBodyShape.getIntersection(Line line,
Vector3D close,
Frame frame,
AbsoluteDate date)
Get 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.
|
Copyright © 2022 CNES. All rights reserved.