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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1