STK AviatorSend comments on this topic.
EstimatedPs Property (IAgAvtrAeroPropManeuverModeHelper)
See Also
Windows





Windows & Linux

Description

Get the estimated specific excess power.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EstimatedPs() As Double
[C#]
public double EstimatedPs {get;}
[Managed C++]
public: __property double get_EstimatedPs();
[Unmanaged C++]
public: HRESULT get_EstimatedPs(
    double * pVal
);
[Java]
public double getEstimatedPs();
[Python - STK API ]
@property
def EstimatedPs(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.