|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomPatriusSolarRadiationPressure | |
|---|---|
| fr.cnes.genopus.forces | Package containing all needed classes to create the widget to define the forces. |
| fr.cnes.genopus.nonWidget.forces | Package containing some objects related to force intended to be added to PATRIUS. |
| Uses of CustomPatriusSolarRadiationPressure in fr.cnes.genopus.forces |
|---|
| Methods in fr.cnes.genopus.forces that return CustomPatriusSolarRadiationPressure | |
|---|---|
CustomPatriusSolarRadiationPressure |
GPSRPForceModel.getPatriusObject()
Returns the PATRIUS object associated to a GENOPUS widget. |
CustomPatriusSolarRadiationPressure |
GPSRPForceModel.getPatriusObject(Object... args)
Returns the PATRIUS object associated to a GENOPUS widget. |
| Uses of CustomPatriusSolarRadiationPressure in fr.cnes.genopus.nonWidget.forces |
|---|
| Methods in fr.cnes.genopus.nonWidget.forces that return CustomPatriusSolarRadiationPressure | |
|---|---|
CustomPatriusSolarRadiationPressure |
CustomForceModels.getSolarRadiationPressure()
Get the solar radiation pressure force model. |
| Methods in fr.cnes.genopus.nonWidget.forces with parameters of type CustomPatriusSolarRadiationPressure | |
|---|---|
void |
CustomForceModels.setSolarRadiationPressure(CustomPatriusSolarRadiationPressure patriusSolarRadiationPressure)
Set the solar radiation pressure force model. |
| Constructors in fr.cnes.genopus.nonWidget.forces with parameters of type CustomPatriusSolarRadiationPressure | |
|---|---|
CustomForceModels(org.orekit.forces.ForceModel earthPotentialForceModel,
org.orekit.forces.gravity.ThirdBodyAttraction moonForceModel,
org.orekit.forces.gravity.ThirdBodyAttraction sunForceModel,
org.orekit.forces.gravity.ThirdBodyAttraction venusForceModel,
org.orekit.forces.gravity.ThirdBodyAttraction marsForceModel,
org.orekit.forces.gravity.ThirdBodyAttraction jupiterForceModel,
CustomDragForce dragForce,
CustomPatriusSolarRadiationPressure solarRadiationPressure,
CustomRediffusedRadiationPressure rediffusedSRP,
org.orekit.forces.gravity.tides.OceanTides oceanTidesForceModel,
org.orekit.forces.gravity.tides.TerrestrialTides terrestrialTidesForceModel)
Creates a new instance. |
|
CustomPatriusSolarRadiationPressure(CustomPatriusSolarRadiationPressure otherInstance,
fr.cnes.sirius.patrius.assembly.Assembly assembly)
Creates a new instance from the data in another one but with a different assembly. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||