Get the thermal factor as function of distance (in AU) to Sun.
Read-only property
[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(); |