Click or drag to resize

OrbitLifetimeResultsElements Property

Gets or sets the list of mean element sets for the successive orbit passes.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<LifetimeElements> Elements { get; set; }

Property Value

Type: IListLifetimeElements
See Also