|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstantSpinSlew.Constraint | |
|---|---|
| org.orekit.attitudes | This package provides classes to represent simple attitudes. |
| Uses of ConstantSpinSlew.Constraint in org.orekit.attitudes |
|---|
| Methods in org.orekit.attitudes that return ConstantSpinSlew.Constraint | |
|---|---|
static ConstantSpinSlew.Constraint |
ConstantSpinSlew.Constraint.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConstantSpinSlew.Constraint[] |
ConstantSpinSlew.Constraint.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.orekit.attitudes with parameters of type ConstantSpinSlew.Constraint | |
|---|---|
ConstantSpinSlew(AttitudeProvider initialLaw,
AttitudeProvider finalLaw,
AbsoluteDate date,
boolean isStartDate,
double constraintValue,
ConstantSpinSlew.Constraint constraintType)
Builds a ConstantSpinSlew from a type of constraint and its value |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||