SegmentPropagatorConstraint Properties |
The SegmentPropagatorConstraint type exposes the following members.
Name | Description | |
---|---|---|
DesiredValue |
Gets or sets the threshold that the evaluated value
will be compared to when solving for a particular trajectory. This value must not vary in time; consider
using a ParameterizedValueDefinitionT if you want to change this value at propagation time.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
Name |
Gets or sets an optional name to identify this constraint.
| |
Settings |
Gets or sets the settings for the MultivariableFunctionSolver or ParameterOptimizer
associated with this constraint.
|