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






Windows & Linux

Description

Get the leading/trailing ground track and orbit settings of the satellite's Pass properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PassData() As IAgVeGfxOrbitPassData

[C#]
public IAgVeGfxOrbitPassData PassData {get;}

[Managed C++]
public: __property IAgVeGfxOrbitPassData^ get_PassData();

[Unmanaged C++]
public: HRESULT get_PassData(
IAgVeGfxOrbitPassData ** ppRetVal
);

[Java]
public IAgVeGfxOrbitPassData getPassData();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface