| 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 |
|---|---|
CustomAtmosphere |
GPAeroForceModel.getAtmosphere()
Get the atmospheric model from widget data.
|
CustomAtmosphere |
GPForceModels.getAtmosphere()
Get the atmospheric model from widget data.
|
org.orekit.bodies.ExtendedOneAxisEllipsoid |
GPForceModels.getBodyShape()
Getter for the body's ellipsoid that defines its shape.
|
org.orekit.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getJupiterForceModel()
Get the jupiter perturbation force model.
|
org.orekit.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getMarsForceModel()
Get the mars perturbation force model.
|
org.orekit.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getMoonForceModel()
Get the moon perturbation force model.
|
org.orekit.forces.gravity.tides.TerrestrialTides |
GPTerrestrialTidesForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
CustomPatriusSolarRadiationPressure |
GPSRPForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
CustomRediffusedRadiationPressure |
GPRediffusedSRPForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
org.orekit.forces.ForceModel |
GPEarthPotentialForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
CustomDragForce |
GPAeroForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
org.orekit.forces.gravity.tides.OceanTides |
GPOceanTidesForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
CustomForceModels |
GPForceModels.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
org.orekit.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getSunForceModel()
Get the sun perturbation force model.
|
org.orekit.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getVenusForceModel()
Get the venus perturbation force model.
|
void |
GPEarthPotentialForceModel.setAvailableAttractionModels(GPEarthPotentialForceModel.AttractionModelsEnum... attractionModelsToShow)
Setter for the list of available Earth potential choices in the widget.
|
Copyright © 2017. All rights reserved.