STK ObjectsSend comments on this topic.
Sunlight Property (IAgVeGfxTimeComponentsEventCollectionElement)
See Also
Windows





Windows & Linux

Description

Configure the appearance of the orbit track, the marker, etc. when the vehicle is in complete sunlight.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.