STK ObjectsSend comments on this topic.
Type Property (IAgSolarActivityConfiguration)
See Also
Windows





Windows & Linux

Description

Gets the solar activity configuration enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Type() As AgEVoacapSolarActivityConfigurationType
[Managed C++]
public: __property AgEVoacapSolarActivityConfigurationType get_Type();
[Unmanaged C++]
public: HRESULT get_Type(
    AgEVoacapSolarActivityConfigurationType * pSolarActivityConfigurationType
);
[Python - STK API ]
@property
def Type(self) -> "AgEVoacapSolarActivityConfigurationType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.