AGI STK Objects 11 Send comments on this topic.
Targets Property (IAgVePointing)
See Also 





Description

Get the targets used for the attitude profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Targets() As IAgVeTargetPointingCollection

[C#]
public IAgVeTargetPointingCollection Targets {get;}

[Managed C++]
public: __property IAgVeTargetPointingCollection^ get_Targets();

[Unmanaged C++]
public: HRESULT get_Targets(
IAgVeTargetPointingCollection ** ppRetVal
);

[Java]
public IAgVeTargetPointingCollection getTargets();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1