AGI STK VGT 11 Send comments on this topic.
ReferencePoint Property (IAgCrdnVectorEccentricity)
See Also 





Description

Eliptical orbit is fit to the current motion of the reference point according to the selected mean theory.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ReferencePoint() As IAgCrdnPointRefTo

[C#]
public IAgCrdnPointRefTo ReferencePoint {get;}

[Managed C++]
public: __property IAgCrdnPointRefTo^ get_ReferencePoint();

[Unmanaged C++]
public: HRESULT get_ReferencePoint(
IAgCrdnPointRefTo ** ppRetVal
);

[Java]
public IAgCrdnPointRefTo getReferencePoint();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1