Returns the last computed direction vector in ICRF.
[Visual Basic .NET] |
---|
Public Function GetLastComputedDirectionInICRF() As |
[C#] |
---|
public IAgCartesian3Vector GetLastComputedDirectionInICRF(); |
[Managed C++] |
---|
public: IAgCartesian3Vector ^ GetLastComputedDirectionInICRF(); |
[Java] |
---|
public IAgCartesian3Vector getLastComputedDirectionInICRF(); |
[Unmanaged C++] |
---|
public: HRESULT GetLastComputedDirectionInICRF( IAgCartesian3Vector ** ppRetVal ); |