InitialStateSegment<T>.CreateVariable Method |
Name | Description | |
---|---|---|
![]() | CreateVariable(Double, Double, SetVariableCallback<T>) |
Creates a DelegateBasedVariable<T> based on this segments configuration, which is
the state that will be returned when this segment is propagated.
This is a helper method to provide variables
for the TargetedSegmentListDifferentialCorrector.
|
![]() | CreateVariable(Double, Double, SetVariableCallback<T>, SolverVariableScaling) |
Creates a DelegateBasedVariable<T> based on this segments configuration, which is
the state that will be returned when this segment is propagated.
This is a helper method to provide variables
for the TargetedSegmentListDifferentialCorrector.
|