| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.attitudes | |
| fr.cnes.sirius.patrius.attitudes.profiles |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Slew
This interface represents a slew model set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIsisSpinBiasSlew
Deprecated.
as of 4.5. Use
computeAnalytical(PVCoordinatesProvider, AttitudeProvider, AbsoluteDate, AttitudeProvider, AbsoluteDate) or
computeNumerical(PVCoordinatesProvider, AttitudeProvider, AbsoluteDate, AttitudeProvider, AbsoluteDate) in order to
retrieve generic TabulatedSlew |
class |
AbstractSlew
Deprecated.
as of 4.5, this class is deprecated. It will be latterly removed without any user impact
|
class |
AttitudeLawLeg
This class represents an attitude law version "attitude", with an interval of validity (whose borders are closed
points).
|
class |
AttitudeLegsSequence
This class handles a sequence of different attitude providers
AttitudeLeg. |
class |
ConstantSpinSlew
This class represents a constant spin slew.
|
class |
IsisAnalyticalSpinBiasSlew
Deprecated.
as of 4.5. Use IsisSpinBiasSlewComputer#computeAnalytical() method.
in order to retrieve generic
TabulatedSlew |
class |
IsisNumericalSpinBiasSlew
Deprecated.
as of 4.5. Use IsisSpinBiasSlewComputer#computeNumerical()
in order to retrieve generic
TabulatedSlew |
class |
RelativeTabulatedAttitudeLeg
This class implements the tabulated attitude leg relative to a reference date.
|
class |
TabulatedAttitude
This class implements the tabulated attitude leg.
|
class |
TabulatedSlew
This class represents a tabulated slew.
|
class |
TwoSpinBiasSlew
Deprecated.
as of 4.5. Use
TwoSpinBiasSlewComputer#compute(PVCoordinatesProvider) in order to retrieve
generic TabulatedSlew |
| Constructor and Description |
|---|
AttitudeLegLaw(AttitudeLaw attitudelawBefore,
AttitudeLeg attitudeleg,
AttitudeLaw attitudelawAfter)
Build an attitude law version "attitudeLeg".
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttitudeProfile
Represents an attitude profile.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAngularVelocitiesAttitudeProfile
An attitude profile which is defined by its angular velocity whose x-y-z components are represented with an
underlying
Vector3DFunction. |
class |
AbstractAttitudeProfile
This class provides implementations for classes implementing
AttitudeProfile. |
class |
AngularVelocitiesHarmonicProfile
An attitude angular velocities profile, whose x-y-z components are represented with Fourier series.
|
class |
AngularVelocitiesPolynomialProfile
An attitude angular velocities profile sequence, whose x-y-z components are represented with polynomial functions.
|
class |
AngularVelocitiesPolynomialProfileLeg
An attitude angular velocities profile leg, whose x-y-z components are represented with polynomial functions.
|
class |
AngularVelocitiesPolynomialSlew
An attitude angular velocities profile slew, whose x-y-z components are represented with polynomial functions.
|
class |
AttitudeProfilesSequence
This class handles a sequence of
AttitudeProfile. |
class |
QuaternionHarmonicProfile
Represents a quaternion guidance profile, calculated with Fourier series.
|
class |
QuaternionPolynomialProfile
Represents a quaternion guidance profile, calculated with polynomial functions
|
Copyright © 2020 CNES. All rights reserved.