UsafGeneralPerturbationElementsEphemerisType Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic int EphemerisType { get; set; }
Public Property EphemerisType As Integer
Get
Set
public:
virtual property int EphemerisType {
int get () sealed;
void set (int value) sealed;
}
abstract EphemerisType : int with get, set
override EphemerisType : int with get, set
Property Value
Type:
Int32Implements
ISgp4ElementsWithEphemerisTypeEphemerisType
See Also