| Package | Description |
|---|---|
| fr.cnes.genopus.attitudes |
Package containing some widgets representing objects of the Orekit's attitudes package.
|
| Modifier and Type | Method and Description |
|---|---|
GPSpinStabilizedAbstract.GPLawsEvolution[] |
GPSpinStabilizedAbstract.getAvailableLawEvolutions()
Getter for the list of laws evolutions proposed in the combo box.
|
GPSpinStabilizedAbstract.GPLawsEvolution |
GPSpinStabilizedAbstract.getGPLawEvolutionEnum()
Get attitude law evolution type currently selected in the combo box.
|
static GPSpinStabilizedAbstract.GPLawsEvolution |
GPSpinStabilizedAbstract.GPLawsEvolution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GPSpinStabilizedAbstract.GPLawsEvolution[] |
GPSpinStabilizedAbstract.GPLawsEvolution.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GPSpinStabilizedAbstract.setAvailableLawEvolutions(GPSpinStabilizedAbstract.GPLawsEvolution... evolutions)
Method to modify the laws evolutions proposed in the combo box.
|
void |
GPSpinStabilizedAbstract.setGPLawEvolutionEnum(GPSpinStabilizedAbstract.GPLawsEvolution evolution)
Set attitude law evolution type combo box to a given value.
|
Copyright © 2025. All rights reserved.