LambertOrbitSolverFailedToConvergeEventArgsPathType Property |
Gets the whether or not this path was the small or large semi major axis.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.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