Package | Description |
---|---|
fr.cnes.sirius.patrius.attitudes |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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
|
Copyright © 2017 CNES. All rights reserved.