STK AviatorSend comments on this topic.
MaximumTime Property (IAgAvtrProcedureFormationRecover)
See Also
Windows





Windows & Linux

Description

Get the maximum time at which formation might be possible.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.