AGI AgGator 11 Send comments on this topic.
Thrust Property (IAgGatorPluginResultEvalEngineModel)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1