AGI STK Objects 11 Send comments on this topic.
Profile Property (IAgVeAttitudeRealTimeDataReference)
See Also 





Description

Returns a data reference profile or null if no data reference profile has yet been selected.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Profile() As IAgVeAttProfile

[C#]
public IAgVeAttProfile Profile {get;}

[Managed C++]
public: __property IAgVeAttProfile^ get_Profile();

[Unmanaged C++]
public: HRESULT get_Profile(
IAgVeAttProfile ** ppRetVal
);

[Java]
public IAgVeAttProfile getProfile();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1