Click or drag to resize

Sgp4ElementsSwitchingMethod Property

Gets or sets the method to use when switching between this element set and the following element set. By default, this is Sgp4ElementsSwitchByEpoch.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Sgp4ElementsSwitching SwitchingMethod { get; set; }

Property Value

Type: Sgp4ElementsSwitching
See Also