Uses of Class
fr.cnes.genopus.attitudes.GPSpinStabilizedAbstract.GPLawsEvolution

Packages that use GPSpinStabilizedAbstract.GPLawsEvolution
fr.cnes.genopus.attitudes Package containing some widgets representing objects of the Orekit's attitudes package. 
 

Uses of GPSpinStabilizedAbstract.GPLawsEvolution in fr.cnes.genopus.attitudes
 

Methods in fr.cnes.genopus.attitudes that return GPSpinStabilizedAbstract.GPLawsEvolution
 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.
 

Methods in fr.cnes.genopus.attitudes with parameters of type GPSpinStabilizedAbstract.GPLawsEvolution
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 © 2017. All rights reserved.