AGI STK Objects 11 Send 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 ** ppRetVal
);

[Java]
public IAgScEarthData getEarthData();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface