AGI STK Objects 11 Send comments on this topic.
TargetSlew Property (IAgVeAttPointing)
See Also 





Description

Define the time required for the vehicle to move from its basic attitude to its target pointing attitude, and to change from the target pointing attitude back to the basic attitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TargetSlew() As IAgVeAttTargetSlew

[C#]
public IAgVeAttTargetSlew TargetSlew {get;}

[Managed C++]
public: __property IAgVeAttTargetSlew^ get_TargetSlew();

[Unmanaged C++]
public: HRESULT get_TargetSlew(
IAgVeAttTargetSlew ** ppRetVal
);

[Java]
public IAgVeAttTargetSlew getTargetSlew();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1