Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes |
Modifier and Type | Class and Description |
---|---|
class |
FixedStepAttitudeEphemerisGenerator
This class handles the generation of attitude ephemeris from an attitude laws sequence
StrictAttitudeLegsSequence ,
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
StrictAttitudeLegsSequence , 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). |
Copyright © 2023 CNES. All rights reserved.