STK AstrogatorSend comments on this topic.
ComputesPressure Property (IAgVAJacchiaRoberts)
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 * pVal
);
[Java]
public bool getComputesPressure();
[Python - STK API ]
@property
def ComputesPressure(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.