AGI STK Objects 11 Send comments on this topic.
GetLastComputedDirectionInICRF Method (IAgCelestialBodyInfo)
See Also 





Description

Returns the last computed direction vector in ICRF.

Syntax

[Visual Basic .NET]
Public Function GetLastComputedDirectionInICRF() As IAgCartesian3Vector

[C#]
public IAgCartesian3Vector GetLastComputedDirectionInICRF();

[Managed C++]
public: IAgCartesian3Vector^ GetLastComputedDirectionInICRF();

[Java]
public IAgCartesian3Vector getLastComputedDirectionInICRF();

[Unmanaged C++]
public: HRESULT GetLastComputedDirectionInICRF(
IAgCartesian3Vector ** ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1