STK AgPropagatorWrappersSend comments on this topic.
Thrust Property (IAgGatorPluginResultEvalEngineModel)
See Also
Windows





Windows & Linux

Description

Current thrust (N).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Thrust() As Double
[C#]
public double Thrust {get;}
[Managed C++]
public: __property double get_Thrust();
[Unmanaged C++]
public: HRESULT get_Thrust(
    double * pThrust
);
[Java]
public double getThrust();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.