| Package | Description |
|---|---|
| fr.cnes.genopus.forces |
Package containing all needed classes to create the widget to define the forces.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GPEarthPotentialForceModel.setAvailableAttractionModels(GPEarthPotentialForceModel.AttractionModelsEnum... attractionModelsToShow)
Setter for the list of available Earth potential choices in the widget.
|
| Constructor and Description |
|---|
GPEarthPotentialForceModel(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum... earthPotentialTypeChoicesToShow)
Constructor.
|
GPEarthPotentialForceModel(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum... earthPotentialTypeChoicesToShow)
Constructor.
|
GPForceModels(String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean complexThirdBodyForce,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean complexThirdBodyForce,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean complexThirdBodyForce,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
GPForceModels(String widgetId,
String label,
GPEarthPotentialForceModel.AttractionModelsEnum initialAttractionModel,
GPEarthPotentialForceModel.AttractionModelsEnum[] availableAttractionModels,
boolean thirdBodyForceIsVisible,
boolean complexThirdBodyForce,
boolean aeroForceIsVisible,
boolean srPForceIsVisible,
boolean rediffusedSRPForceIsVisible,
boolean oceanTidesForceIsVisible,
boolean terrestrialTidesForceIsVisible)
Creates a new instance where the shown forces are customized.
|
Copyright © 2025. All rights reserved.