AGI STK Objects 11Send comments on this topic.
AlignedVector Property (IAgVeProfileAlignedAndConstrained)
See Also 
Windows






Windows & Linux

Description

Get the aligned vector pair. Vectors dependent on the satellite's body axes are invalid for this attitude profile; all other vectors are valid choices.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AlignedVector() As IAgVeVector
[C#]
public IAgVeVector AlignedVector {get;}
[Managed C++]
public: __property IAgVeVector^ get_AlignedVector();
[Unmanaged C++]
public: HRESULT get_AlignedVector(
   IAgVeVector ** ppRetVal
);
[Java]
public IAgVeVector getAlignedVector();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.