Click or drag to resize

Sgp4PropagatorElementSets Property

Gets the set of elements from which to propagate.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DefinitionalObjectCollection<Sgp4Elements> ElementSets { get; }

Property Value

Type: DefinitionalObjectCollectionSgp4Elements
See Also