Class RadiationPressureModel

java.lang.Object
org.orekit.forces.radiation.RadiationPressureModel
All Implemented Interfaces:
ForceModel, RadiationForceModel, EventDetectorsProvider, ParameterDriversProvider

public class RadiationPressureModel extends Object implements RadiationForceModel
Class representing a light-induced radiation pressure force, by leveraging on a given flux model.

This class should not be used in addition to SolarRadiationPressure, which is another way of representing the same orbital perturbation.

Since:
12.1
Author:
Romain Serra
See Also: