STK AstrogatorSend comments on this topic.
ComputesTemperature Property (IAgVADTM2020)
See Also
Windows





Windows & Linux

Description

Flag indicates whether this model computes temperature.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.