Click or drag to resize

InitialOrbitSolverResults.Position2Motion Property

Gets the motion for the second position in the orbit.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public Motion<Cartesian> Position2Motion { get; }

Property Value

Type: Motion<Cartesian>
See Also