SegmentPropagatorVariable Constructor |
Name | Description | |
---|---|---|
SegmentPropagatorVariable | Initializes a new instance. Before GetEvaluator(EvaluatorGroup) can be called, PerturbationValue and Segment must be configured, and Settings must be configured with a valid MaximumStep. Scaling defaults to NoScalingOnVariable. | |
SegmentPropagatorVariable(SegmentPropagatorVariable, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
SegmentPropagatorVariable(Double, Double, SegmentDefinition) | Initializes a new instance. Scaling defaults to NoScalingOnVariable. | |
SegmentPropagatorVariable(Double, Double, SegmentDefinition, SolverVariableScaling) | Initializes a new instance. Scaling defaults to NoScalingOnVariable. |