STK ObjectsSend comments on this topic.
TimeRegularization Property (IAgVeIntegrator)
See Also
Windows





Windows & Linux

Description

Get the time regularization parameters.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.