STK Vector Geometry ToolSend comments on this topic.
Sun Property (IAgCrdnWellKnownAxes)
See Also
Windows





Windows & Linux

Description

The Sun's well-known axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sun() As IAgCrdnWellKnownSunAxes
[C#]
public IAgCrdnWellKnownSunAxes Sun {get;}
[Managed C++]
public: __property IAgCrdnWellKnownSunAxes ^ get_Sun();
[Unmanaged C++]
public: HRESULT get_Sun(
    IAgCrdnWellKnownSunAxes ** ppRetVal
);
[Java]
public IAgCrdnWellKnownSunAxes getSun();
[Python - STK API ]
@property
def Sun(self) -> "IAgCrdnWellKnownSunAxes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.