STK ObjectsSend comments on this topic.
EarthData Property (IAgScenario)
See Also
Windows





Windows & Linux

Description

Scenario Earth Data settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EarthData() As IAgScEarthData
[C#]
public IAgScEarthData EarthData {get;}
[Managed C++]
public: __property IAgScEarthData ^ get_EarthData();
[Unmanaged C++]
public: HRESULT get_EarthData(
    IAgScEarthData ** ppVal
);
[Java]
public IAgScEarthData getEarthData();
[Python - STK API ]
@property
def EarthData(self) -> "IAgScEarthData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.