AGI STK Objects 11 Send comments on this topic.
Intervals Property (IAgVeTargetPointingElement)
See Also 





Description

Returns a list of scheduled time intervals for the current target

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgVeTargetPointingIntervalCollection

[C#]
public IAgVeTargetPointingIntervalCollection Intervals {get;}

[Managed C++]
public: __property IAgVeTargetPointingIntervalCollection^ get_Intervals();

[Unmanaged C++]
public: HRESULT get_Intervals(
IAgVeTargetPointingIntervalCollection ** ppRetVal
);

[Java]
public IAgVeTargetPointingIntervalCollection getIntervals();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1