AGI STK Objects 11 Send comments on this topic.
SizeShape Property (IAgOrbitStateClassical)
See Also 





Description

The size and shape of the orbit.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SizeShape() As IAgClassicalSizeShape

[C#]
public IAgClassicalSizeShape SizeShape {get;}

[Managed C++]
public: __property IAgClassicalSizeShape^ get_SizeShape();

[Unmanaged C++]
public: HRESULT get_SizeShape(
IAgClassicalSizeShape ** ppRetVal
);

[Java]
public IAgClassicalSizeShape getSizeShape();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1