SegmentPropagatorVariable Properties |
The SegmentPropagatorVariable type exposes the following members.
Name | Description | |
---|---|---|
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 for this variable.
| |
PerturbationValue |
Gets or sets the perturbation value to use when computing a numerical derivative relative
to this variable of a SolvableMultivariableFunction that uses
SegmentPropagators.
| |
Segment |
Gets or sets the segment that this variable will act on.
| |
Settings |
Gets or sets the settings for the MultivariableFunctionSolver associated with this variable.
|