AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.