|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAttitudeEphemerisGenerator | |
|---|---|
| org.orekit.attitudes | This package provides classes to represent simple attitudes. |
| Uses of AbstractAttitudeEphemerisGenerator in org.orekit.attitudes |
|---|
| Subclasses of AbstractAttitudeEphemerisGenerator in org.orekit.attitudes | |
|---|---|
class |
FixedStepAttitudeEphemerisGenerator
This class handles the generation of attitude ephemeris from an attitude laws sequence AttitudeLegsSequence,
using a fixed time step.The ephemeris generation can be done setting the generation time interval (the default value is the time interval of the sequence), and the treatment to apply to the transition points of the sequence (ignore them, compute the attitude of the initial date of the laws, compute the attitude of the initial and final date of the laws). |
class |
VariableStepAttitudeEphemerisGenerator
This class handles the generation of attitude ephemeris from an attitude laws sequence AttitudeLegsSequence, using a variable time step.The ephemeris generation can be done setting the generation time interval (the default value is the time interval of the sequence), and the treatment to apply to the transition points of the sequence (ignore them, compute the attitude of the initial date of the laws, compute the attitude of the initial and final date of the laws). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||