STK AstrogatorSend comments on this topic.
ApproximationFormula Property (IAgVAPowerSolarArray)
See Also
Windows





Windows & Linux

Description

Get the thermal factor as function of distance (in AU) to Sun.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ApproximationFormula() As String
[C#]
public string ApproximationFormula {get;}
[Managed C++]
public: __property String __gc ^ get_ApproximationFormula();
[Unmanaged C++]
public: HRESULT get_ApproximationFormula(
    BSTR * pVal
);
[Java]
public String getApproximationFormula();
[Python - STK API ]
@property
def ApproximationFormula(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.