LambertResult Properties |
The LambertResult type exposes the following members.
Name | Description | |
---|---|---|
FinalPositionMotion |
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.
| |
InitialPositionMotion |
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.
| |
TimeOfFlight |
Gets or sets the time of flight between the InitialPositionMotion and FinalPositionMotion.
|