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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.