Click or drag to resize

LambertResult Properties

The LambertResult type exposes the following members.

Properties
  NameDescription
Public propertyFinalPositionMotion
Gets or sets the final motion as computed by the LambertOrbitSolver. In the case of the targeting problem, the velocity computed here is the proximity velocity to get the chase vehicle to velocity match the target when it reaches the target.
Public propertyInitialPositionMotion
Gets or sets the initial motion as computed by the LambertOrbitSolver. In the case of the targeting problem, the velocity computed here is the transfer velocity to get the chase vehicle to the target vehicle.
Public propertyTimeOfFlight
Gets or sets the time of flight between the InitialPositionMotion and FinalPositionMotion.
Top
See Also