| Package | Description |
|---|---|
| fr.cnes.genopus.attitudes |
Package containing some widgets representing objects of the Orekit's attitudes package.
|
| Modifier and Type | Method and Description |
|---|---|
static GPAxisCoordinates.GPAxisEnum |
GPAxisCoordinates.GPAxisEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPAxisCoordinates.GPAxisEnum[] |
GPAxisCoordinates.GPAxisEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPAxisCoordinates.setDefaultValue(fr.cnes.sirius.patrius.math.geometry.euclidean.threed.Vector3D vector,
GPAxisCoordinates.GPAxisEnum typeOfCoord)
Setter of the default values from a PATRIUS Vector3D object.
|
void |
GPAxisCoordinates.setSavedValue(fr.cnes.sirius.patrius.math.geometry.euclidean.threed.Vector3D vector,
GPAxisCoordinates.GPAxisEnum typeOfCoord)
Setter of the saved values from a PATRIUS Vector3D object.
|
void |
GPAxisCoordinates.setValue(fr.cnes.sirius.patrius.math.geometry.euclidean.threed.Vector3D vector,
GPAxisCoordinates.GPAxisEnum typeOfCoord)
Setter from a PATRIUS Vector3D object.
|
Copyright © 2025. All rights reserved.