STK AviatorSend comments on this topic.
ScramjetRefArea Property (IAgAvtrAdvFixedWingSubSuperHypersonicProp)
See Also
Windows





Windows & Linux

Description

Get the reference area used for the scramjet operating mode.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.