STK AstrogatorSend comments on this topic.
Eccentricity Property (IAgVACR3BPFunc)
See Also
Windows





Windows & Linux

Description

Get the eccentricity at the reference epoch for the secondary's orbit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Eccentricity() As Double
[C#]
public double Eccentricity {get;}
[Managed C++]
public: __property double get_Eccentricity();
[Unmanaged C++]
public: HRESULT get_Eccentricity(
    double * pVal
);
[Java]
public double getEccentricity();
[Python - STK API ]
@property
def Eccentricity(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.