Click or drag to resize

CompositeManeuverGetAccelerationEvaluator Method

Overload List
  NameDescription
Public methodGetAccelerationEvaluator(IServiceProvider)
Gets an instance of an evaluator that can compute the acceleration components of the maneuver.
(Inherited from Maneuver.)
Public methodGetAccelerationEvaluator(EvaluatorGroup, IServiceProvider)
Gets an instance of an evaluator that can compute the acceleration components of the maneuver.
(Overrides ManeuverGetAccelerationEvaluator(EvaluatorGroup, IServiceProvider).)
Top
See Also