Returns a list of scheduled time intervals for the current target.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Intervals() As IAgVeTargetPointingIntervalCollection |
| [C#] |
|---|
public IAgVeTargetPointingIntervalCollection Intervals {get;} |
| [Managed C++] |
|---|
public: __property IAgVeTargetPointingIntervalCollection ^ get_Intervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeTargetPointingIntervalCollection getIntervals(); |
[Python - STK API ] |
|---|
@property def Intervals(self) -> "IAgVeTargetPointingIntervalCollection": |






