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 and the SolarRadiationPressure
force model that uses the interface to compute the resulting acceleration.
-
Interface Summary Interface Description RadiationSensitive Interface for spacecraft that are sensitive to radiation pressure forces. -
Class Summary Class Description 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.SolarRadiationPressure Solar radiation pressure force model.