| 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 |
|---|---|
fr.cnes.sirius.patrius.forces.atmospheres.Atmosphere |
GPAeroForceModel.getAtmosphere()
Get the atmospheric model from widget data.
|
fr.cnes.sirius.patrius.forces.atmospheres.Atmosphere |
GPForceModels.getAtmosphere()
Get the atmospheric model from widget data.
|
fr.cnes.sirius.patrius.bodies.OneAxisEllipsoid |
GPForceModels.getBodyShape()
Getter for the body's ellipsoid that defines its shape.
|
fr.cnes.sirius.patrius.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getJupiterForceModel()
Get the jupiter perturbation force model.
|
fr.cnes.sirius.patrius.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getMarsForceModel()
Get the mars perturbation force model.
|
fr.cnes.sirius.patrius.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getMoonForceModel()
Get the moon perturbation force model.
|
double |
GPComplexPotentialForceModel.getMu()
Get the Mu constant used in the potential force model.
|
double |
GPEarthPotentialForceModel.getMu()
Get the Mu constant used in the Earth potential force model.
|
fr.cnes.sirius.patrius.forces.drag.DragForce |
GPAeroForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.ForceModel |
GPComplexPotentialForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.gravity.tides.TerrestrialTides |
GPTerrestrialTidesForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.ForceModel |
GPEarthPotentialForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.radiation.RediffusedRadiationPressure |
GPRediffusedSRPForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.ForceModelsData |
GPForceModels.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.gravity.tides.OceanTides |
GPOceanTidesForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.radiation.SolarRadiationPressure |
GPSRPForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget.
|
fr.cnes.sirius.patrius.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getSunForceModel()
Get the sun perturbation force model.
|
fr.cnes.sirius.patrius.forces.gravity.ThirdBodyAttraction |
GPThirdBodyForceModel.getVenusForceModel()
Get the venus perturbation force model.
|
fr.cnes.sirius.patrius.forces.gravity.ThirdBodyAttraction |
GPComplexPotentialForceModel.potentialForceModel(fr.cnes.sirius.patrius.bodies.CelestialBody bodyIn)
Method which allows to get a complex potential force model as a ThirdBodyAttraction
|
void |
GPEarthPotentialForceModel.setAvailableAttractionModels(GPEarthPotentialForceModel.AttractionModelsEnum... attractionModelsToShow)
Setter for the list of available Earth potential choices in the widget.
|
Copyright © 2025. All rights reserved.