AGI STK Objects 11 Send comments on this topic.
Dec Property (IAgCelestialBodyInfo)
See Also 





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();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1