AGI AgGator 11 Send 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 * pRetVal
);

[Java]
public double getThrust();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface