AGI STK Astrogator 11 Send comments on this topic.
ComputesPressure Property (IAgVANRLMSISE_2000)
See Also 
Windows






Windows & Linux

Description

Flag indicates whether this model computes pressure.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ComputesPressure() As Boolean

[C#]
public bool ComputesPressure {get;}

[Managed C++]
public: __property bool get_ComputesPressure();

[Unmanaged C++]
public: HRESULT get_ComputesPressure(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getComputesPressure();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface