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.2.419.0 (24.2.419.0)
Syntax public DefinitionalObjectCollection<Sgp4Elements> ElementSets { get; }
Public ReadOnly Property ElementSets As DefinitionalObjectCollection(Of Sgp4Elements)
Get
public:
property DefinitionalObjectCollection<Sgp4Elements^>^ ElementSets {
DefinitionalObjectCollection<Sgp4Elements^>^ get ();
}
member ElementSets : DefinitionalObjectCollection<Sgp4Elements> with get
Property Value
Type:
DefinitionalObjectCollectionSgp4ElementsSee Also