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






Windows & Linux

Description

Get look ahead/look behind duration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Duration() As IAgVeDuration

[C#]
public IAgVeDuration Duration {get;}

[Managed C++]
public: __property IAgVeDuration^ get_Duration();

[Unmanaged C++]
public: HRESULT get_Duration(
IAgVeDuration ** ppRetVal
);

[Java]
public IAgVeDuration getDuration();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface