AGI STK Objects 11 Send comments on this topic.
EarthData Property (IAgScenario)
See Also 





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1