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
Abstract class for ISIS spin bias slew: slew with trapezoidal angular velocity profile calculated in GCRF.
|
class |
AbstractSlew
This abstract class is the basic implementation of the
Slew interface. |
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 extends the AbstractSlew.
|
class |
IsisAnalyticalSpinBiasSlew
ISIS spin bias slew (in GCRF): slew with trapezoidal angular velocity profile.
|
class |
IsisNumericalSpinBiasSlew
ISIS spin bias slew (in GCRF): slew with trapezoidal angular velocity profile.
|
class |
RelativeTabulatedAttitudeLeg
This class implements the tabulated attitude leg relative to a reference date.
|
class |
TabulatedAttitude
This class implements the tabulated attitude leg.
|
class |
TwoSpinBiasSlew
This class extends the AbstractSlew.
|
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 |
AbstractAttitudeProfile
This class provides implementations for classes implementing
AttitudeProfile . |
class |
AbstractGuidanceProfile
Represents a guidance profile
|
class |
AngularVelocitiesHarmonicProfile
Represents an angular velocities guidance profile, calculated with Fourier series
|
class |
AngularVelocitiesPolynomialProfile
Represents an angular velocities guidance profile, calculated 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 © 2019 CNES. All Rights Reserved.