STK AviatorSend comments on this topic.
UseDensityScaling Property (IAgAvtrAircraftBasicFixedWingProp)
See Also
Windows





Windows & Linux

Description

Opt whether to scale the accel/decel performance by the density ratio.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property UseDensityScaling() As Boolean
[C#]
public bool UseDensityScaling {get;}
[Managed C++]
public: __property bool get_UseDensityScaling();
[Unmanaged C++]
public: HRESULT get_UseDensityScaling(
    VARIANT_BOOL * pVal
);
[Java]
public bool getUseDensityScaling();
[Python - STK API ]
@property
def UseDensityScaling(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.