LambertOrbitSolverFailedToConvergeEventArgsPathType Property |
Gets whether this path was the small or large semi major axis.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 26.1.424.0 (26.1.424.0)
Syntaxpublic LambertPathType PathType { get; }Public ReadOnly Property PathType As LambertPathType
Get
public:
property LambertPathType PathType {
LambertPathType get ();
}member PathType : LambertPathType with get
Property Value
Type:
LambertPathType
See Also