| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.attitudes.profiles |
| Modifier and Type | Method and Description |
|---|---|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.copy(AbsoluteDateInterval newInterval)
Creates a new legs sequence from this one.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.copy(AbsoluteDateInterval newInterval,
boolean strict)
Creates a new legs sequence from this one.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.head(AbsoluteDate toT)
Returns a new sequence from the beginning to the given element.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.head(AbsoluteDate toT,
boolean strict)
Returns a new sequence from the beginning to the given element.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.sub(AbsoluteDate fromT,
AbsoluteDate toT)
Returns a new sequence extracted.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.sub(AbsoluteDate fromT,
AbsoluteDate toT,
boolean strict)
Returns a new sequence extracted.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.sub(AbsoluteDateInterval interval)
Returns a new sequence extracted.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.sub(AbsoluteDateInterval interval,
boolean strict)
Returns a new sequence extracted.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.tail(AbsoluteDate fromT)
Returns a new sequence from the given element to the end of the sequence.
|
AngularVelocitiesPolynomialSlew |
AngularVelocitiesPolynomialSlew.tail(AbsoluteDate fromT,
boolean strict)
Returns a new sequence from the given element to the end of the sequence.
|
Copyright © 2025 CNES. All rights reserved.