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






Windows & Linux

Description

Returns a reference attitude profile for incoming attitude data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DataReference() As IAgVeAttitudeRealTimeDataReference
[C#]
public IAgVeAttitudeRealTimeDataReference DataReference {get;}
[Managed C++]
public: __property IAgVeAttitudeRealTimeDataReference^ get_DataReference();
[Unmanaged C++]
public: HRESULT get_DataReference(
   IAgVeAttitudeRealTimeDataReference ** ppRetVal
);
[Java]
public IAgVeAttitudeRealTimeDataReference getDataReference();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.