Click or drag to resize

InitialOrbitSolverClone Method

Creates a new object that is a copy of the current instance.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Object Clone()

Return Value

Type: Object
A new object that is a copy of this instance.

Implements

ICloneableClone
See Also