|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GPEarthPotentialForceModel.AttractionModelsEnum | |
|---|---|
| fr.cnes.genopus.forces | Package containing all needed classes to create the widget to define the forces. |
| Uses of GPEarthPotentialForceModel.AttractionModelsEnum in fr.cnes.genopus.forces |
|---|
| Methods in fr.cnes.genopus.forces that return GPEarthPotentialForceModel.AttractionModelsEnum | |
|---|---|
GPEarthPotentialForceModel.AttractionModelsEnum[] |
GPEarthPotentialForceModel.getAvailableAttractionModels()
Getter for the list of available Earth potential choices in the widget. |
GPEarthPotentialForceModel.AttractionModelsEnum |
GPEarthPotentialForceModel.getSelectedAttractionModel()
Get selected attraction model as a GPEarthPotentialForceModel.AttractionModelsEnum enum value. |
static GPEarthPotentialForceModel.AttractionModelsEnum |
GPEarthPotentialForceModel.AttractionModelsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GPEarthPotentialForceModel.AttractionModelsEnum[] |
GPEarthPotentialForceModel.AttractionModelsEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fr.cnes.genopus.forces with parameters of type GPEarthPotentialForceModel.AttractionModelsEnum | |
|---|---|
void |
GPEarthPotentialForceModel.setAvailableAttractionModels(GPEarthPotentialForceModel.AttractionModelsEnum... attractionModelsToShow)
Setter for the list of available Earth potential choices in the widget. |
| Constructors in fr.cnes.genopus.forces with parameters of type GPEarthPotentialForceModel.AttractionModelsEnum | |
|---|---|
GPEarthPotentialForceModel(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum... earthPotentialTypeChoicesToShow)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||