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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1