|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPAxisCoordinates.GPAxisEnum | |
|---|---|
| fr.cnes.genopus.attitudes | Package containing some widgets representing objects of the Orekit's attitudes package. |
| Uses of GPAxisCoordinates.GPAxisEnum in fr.cnes.genopus.attitudes |
|---|
| Methods in fr.cnes.genopus.attitudes that return GPAxisCoordinates.GPAxisEnum | |
|---|---|
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. |
| Methods in fr.cnes.genopus.attitudes with parameters of type GPAxisCoordinates.GPAxisEnum | |
|---|---|
void |
GPAxisCoordinates.setDefaultValue(org.apache.commons.math3.geometry.euclidean.threed.Vector3D vector,
GPAxisCoordinates.GPAxisEnum typeOfCoord)
Setter of the default values from a PATRIUS Vector3D object. |
void |
GPAxisCoordinates.setSavedValue(org.apache.commons.math3.geometry.euclidean.threed.Vector3D vector,
GPAxisCoordinates.GPAxisEnum typeOfCoord)
Setter of the saved values from a PATRIUS Vector3D object. |
void |
GPAxisCoordinates.setValue(org.apache.commons.math3.geometry.euclidean.threed.Vector3D vector,
GPAxisCoordinates.GPAxisEnum typeOfCoord)
Setter from a PATRIUS Vector3D object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||