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





Windows & Linux

Description

The Sun's coordinate reference systems.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.