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.2.419.0 (24.2.419.0)
Syntax public Sgp4ElementsSwitching SwitchingMethod { get; set; }
Public Property SwitchingMethod As Sgp4ElementsSwitching
Get
Set
public:
property Sgp4ElementsSwitching^ SwitchingMethod {
Sgp4ElementsSwitching^ get ();
void set (Sgp4ElementsSwitching^ value);
}
member SwitchingMethod : Sgp4ElementsSwitching with get, set
Property Value
Type:
Sgp4ElementsSwitchingSee Also