AGI STK Objects 11 Send comments on this topic.
ProfileType Property (IAgVeStandardBasic)
See Also 





Description

Get basic attitude profile type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ProfileType() As AgEVeProfile

[C#]
public AgEVeProfile ProfileType {get;}

[Managed C++]
public: __property AgEVeProfile get_ProfileType();

[Unmanaged C++]
public: HRESULT get_ProfileType(
AgEVeProfile * pRetVal
);

[Java]
public AgEVeProfile getProfileType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1