AGI STK Astrogator 11 Send comments on this topic.
Profiles Property (IAgVAMCSTargetSequence)
See Also 





Description

Returns the profiles used within the target sequence.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Profiles() As IAgVAProfileCollection

[C#]
public IAgVAProfileCollection Profiles {get;}

[Managed C++]
public: __property IAgVAProfileCollection^ get_Profiles();

[Unmanaged C++]
public: HRESULT get_Profiles(
IAgVAProfileCollection ** ppRetVal
);

[Java]
public IAgVAProfileCollection getProfiles();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1