STK AviatorSend comments on this topic.
MinimumTime Property (IAgAvtrProcedureVGTPoint)
See Also
Windows





Windows & Linux

Description

Get the minimum time at which formation might be possible.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.