STK Vector Geometry ToolSend comments on this topic.
NoonTomorrow Property (IAgCrdnEvent)
See Also
Windows





Windows & Linux

Description

Return time instant that corresponds to tomorrow's GMT noon.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NoonTomorrow() As IAgCrdnEvent
[C#]
public IAgCrdnEvent NoonTomorrow {get;}
[Managed C++]
public: __property IAgCrdnEvent ^ get_NoonTomorrow();
[Unmanaged C++]
public: HRESULT get_NoonTomorrow(
    IAgCrdnEvent ** ppRetVal
);
[Java]
public IAgCrdnEvent getNoonTomorrow();
[Python - STK API ]
@property
def NoonTomorrow(self) -> "IAgCrdnEvent":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.