Package org.orekit.forces.radiation
This package provides all radiation pressure related forces.
This includes the RadiationSensitive
interface that represents each specific spacecraft
sensitivity to radiation, as well as the SolarRadiationPressure
and the Albedo/IR
force models that use the interface to compute the resulting accelerations.
-
Interface Summary Interface Description LightFluxModel Interface describing flux models from a light source, including shadowing effects from occulting bodies.RadiationForceModel Interface for radiation-related force models.RadiationSensitive Interface for spacecraft that are sensitive to radiation pressure forces. -
Class Summary Class Description AbstractLightFluxModel Abstract class for light flux models.AbstractRadiationForceModel Base class for radiation force models.CylindricallyShadowedLightFluxModel Class defining a flux model with a single occulting body, casting a shadow whose shape is a circular cylinder (equivalent to the light source being infinitely distant).ECOM2 The Empirical CODE Orbit Model 2 (ECOM2) of the Center for Orbit Determination in Europe (CODE).IsotropicRadiationClassicalConvention This class represents the features of a simplified spacecraft.IsotropicRadiationCNES95Convention This class represents the features of a simplified spacecraft.IsotropicRadiationSingleCoefficient This class represents the features of a simplified spacecraft.KnockeRediffusedForceModel The Knocke Earth Albedo and IR emission force model.RadiationPressureModel Class representing a light-induced radiation pressure force, by leveraging on a given flux model.SolarRadiationPressure Solar radiation pressure force model.