| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.forces.gravity.grid | |
| fr.cnes.sirius.patrius.math.geometry.euclidean.threed |
| Modifier and Type | Method and Description |
|---|---|
SphericalCoordinates |
AttractionDataPoint.getSphericalCoordinates()
Returns the spherical coordinates.
|
| Constructor and Description |
|---|
AttractionDataPoint(SphericalCoordinates coordinates,
Vector3D acceleration,
double potential)
Constructor with spherical coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
SphericalCoordinates |
Vector3D.getSphericalCoordinates()
Returns the spherical coordinates.
|
| Constructor and Description |
|---|
Vector3D(SphericalCoordinates coord)
From a
SphericalCoordinates constructor. |
Copyright © 2025 CNES. All rights reserved.