ImpulsiveManeuverSegment.CreateVariable Method |
Name | Description | |
---|---|---|
![]() | CreateVariable(Double, Double, SetVariableCallback<ImpulsiveManeuverSegmentConfiguration>) |
Creates a DelegateBasedVariable<T> based on this
segment's configuration. All of the properties
in the ImpulsiveManeuverInformation can be edited.
This is a helper method to provide variables
for the TargetedSegmentListDifferentialCorrector.
|
![]() | CreateVariable(Double, Double, SetVariableCallback<ImpulsiveManeuverSegmentConfiguration>, SolverVariableScaling) |
Creates a DelegateBasedVariable<T> based on this
segment's configuration. All of the properties
in the ImpulsiveManeuverInformation can be edited.
This is a helper method to provide variables
for the TargetedSegmentListDifferentialCorrector.
|