STK ObjectsSend comments on this topic.
TimeEvents Property (IAgSaGraphics)
See Also
Windows





Windows & Linux

Description

Get the satellite's TimeEvents properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeEvents() As IAgVeGfxTimeEventsCollection
[C#]
public IAgVeGfxTimeEventsCollection TimeEvents {get;}
[Managed C++]
public: __property IAgVeGfxTimeEventsCollection ^ get_TimeEvents();
[Unmanaged C++]
public: HRESULT get_TimeEvents(
    IAgVeGfxTimeEventsCollection ** ppVal
);
[Java]
public IAgVeGfxTimeEventsCollection getTimeEvents();
[Python - STK API ]
@property
def TimeEvents(self) -> "IAgVeGfxTimeEventsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.