Sgp4ElementsSwitchByClosestApproachPropagator Property |
Gets the propagator used to test for the closest approach between two element sets.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Sgp4Propagator Propagator { get; }
Public ReadOnly Property Propagator As Sgp4Propagator
Get
public:
property Sgp4Propagator^ Propagator {
Sgp4Propagator^ get ();
}
member Propagator : Sgp4Propagator with get
Property Value
Type:
Sgp4PropagatorSee Also