AGI STK Astrogator 11 Send comments on this topic.
BodyConstraintVector Property (IAgVAAttitudeControlFiniteAntiVelocityVector)
See Also 
Windows






Windows & Linux

Description

Defines a constraint vector in spacecraft body coordinates to complete the attitude definition.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BodyConstraintVector() As IAgDirection

[C#]
public IAgDirection BodyConstraintVector {get;}

[Managed C++]
public: __property IAgDirection^ get_BodyConstraintVector();

[Unmanaged C++]
public: HRESULT get_BodyConstraintVector(
IAgDirection ** ppRetVal
);

[Java]
public IAgDirection getBodyConstraintVector();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface