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





Windows & Linux

Description

Get the reference area used for the ramjet operating mode.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.