Sgp4PropagatorInitialConditions Property |
Gets or sets the first set of elements in the
ElementSets.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Sgp4Elements InitialConditions { get; set; }
Public Property InitialConditions As Sgp4Elements
Get
Set
public:
property Sgp4Elements^ InitialConditions {
Sgp4Elements^ get ();
void set (Sgp4Elements^ value);
}
member InitialConditions : Sgp4Elements with get, set
Property Value
Type:
Sgp4ElementsExceptions See Also