Click or drag to resize

Sgp4Propagator.ElementSets Property

Gets the set of elements from which to propagate.

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

Property Value

Type: DefinitionalObjectCollection<Sgp4Elements>
See Also