AGI STK Objects 11 Send comments on this topic.
Representation Property (IAgVeInitialState)
See Also 
Windows






Windows & Linux

Description

Representation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Representation() As IAgOrbitState

[C#]
public IAgOrbitState Representation {get;}

[Managed C++]
public: __property IAgOrbitState^ get_Representation();

[Unmanaged C++]
public: HRESULT get_Representation(
IAgOrbitState ** ppRetVal
);

[Java]
public IAgOrbitState getRepresentation();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface