Click or drag to resize

Sgp4ElementsSwitchByClosestApproach Constructor (Sgp4Propagator)

Create a new instance using the given propagator to test the element sets.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Sgp4ElementsSwitchByClosestApproach(
	Sgp4Propagator propagator
)

Parameters

propagator
Type: AGI.Foundation.PropagatorsSgp4Propagator
The propagator to use to test the element sets.
See Also