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





Windows & Linux

Description

Declination. Use the \"Angle\" dimension.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.