AGI STK Objects 11 Send comments on this topic.
OrbitDisplayData Property (IAgPlGraphics)
See Also 





Description

If time is used to determine how much of the orbit displays, specify a time value.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitDisplayData() As IAgOrbitDisplayData

[C#]
public IAgOrbitDisplayData OrbitDisplayData {get;}

[Managed C++]
public: __property IAgOrbitDisplayData^ get_OrbitDisplayData();

[Unmanaged C++]
public: HRESULT get_OrbitDisplayData(
IAgOrbitDisplayData ** ppRetVal
);

[Java]
public IAgOrbitDisplayData getOrbitDisplayData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1