Returns the last computed direction vector in ICRF.
| [Visual Basic .NET] |
|---|
Public Function GetLastComputedDirectionInICRF() As IAgCartesian3Vector |
| [C#] |
|---|
public IAgCartesian3Vector GetLastComputedDirectionInICRF(); |
| [Managed C++] |
|---|
public: IAgCartesian3Vector ^ GetLastComputedDirectionInICRF(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCartesian3Vector getLastComputedDirectionInICRF(); |
[Python - STK API ] |
|---|
def GetLastComputedDirectionInICRF(self) -> "IAgCartesian3Vector": |






