STK ObjectsSend comments on this topic.
LaunchWindowEnd Property (IAgAccessCnstrTimeSlipRange)
See Also
Windows





Windows & Linux

Description

Launch Window End time. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LaunchWindowEnd() As System.Object
[C#]
public System.Object LaunchWindowEnd {get;}
[Managed C++]
public: __property VARIANT get_LaunchWindowEnd();
[Unmanaged C++]
public: HRESULT get_LaunchWindowEnd(
    VARIANT * pVal
);
[Java]
public AgVariant getLaunchWindowEnd();
[Python - STK API ]
@property
def LaunchWindowEnd(self) -> typing.Any:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.