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 |
FacetCelestialBody.getIntersection(Line line,
Vector3D close,
Frame frame,
AbsoluteDate date)
Get the intersection point with associated triangle of a line with the surface of the body in the body frame.
|
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 © 2021 CNES. All rights reserved.