AGI STK Objects 11 Send comments on this topic.
Position Property (IAgMtoAnalysis)
See Also 





Description

Returns a spatial state of the mto at specified time.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Position() As IAgMtoAnalysisPosition

[C#]
public IAgMtoAnalysisPosition Position {get;}

[Managed C++]
public: __property IAgMtoAnalysisPosition^ get_Position();

[Unmanaged C++]
public: HRESULT get_Position(
IAgMtoAnalysisPosition ** ppRetVal
);

[Java]
public IAgMtoAnalysisPosition getPosition();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1