STK ObjectsSend comments on this topic.
EffectiveTemperature Property (IAgCelestialBodyInfo)
See Also
Windows





Windows & Linux

Description

Star's effective temperature. Use the \"Temperature\" dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EffectiveTemperature() As Double
[C#]
public double EffectiveTemperature {get;}
[Managed C++]
public: __property double get_EffectiveTemperature();
[Unmanaged C++]
public: HRESULT get_EffectiveTemperature(
    double * pRetVal
);
[Java]
public double getEffectiveTemperature();
[Python - STK API ]
@property
def EffectiveTemperature(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.