AGI STK Objects 11Send comments on this topic.
Sun Property (IAgStkCentralBodyCollection)
See Also 
Windows






Windows & Linux

Description

Returns the Sun central body

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sun() As IAgStkCentralBody
[C#]
public IAgStkCentralBody Sun {get;}
[Managed C++]
public: __property IAgStkCentralBody^ get_Sun();
[Unmanaged C++]
public: HRESULT get_Sun(
   IAgStkCentralBody ** ppRetVal
);
[Java]
public IAgStkCentralBody getSun();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.